RTC7301_1_DAY
tm->tm_mday = rtc7301_read(priv, RTC7301_1_DAY);
rtc7301_write(priv, tm->tm_mday % 10, RTC7301_1_DAY);