RP5C01_10_DAY
tm->tm_mday = rp5c01_read(priv, RP5C01_10_DAY) * 10 +
rp5c01_write(priv, tm->tm_mday / 10, RP5C01_10_DAY);