RP5C01_10_HOUR
tm->tm_hour = rp5c01_read(priv, RP5C01_10_HOUR) * 10 +
rp5c01_write(priv, tm->tm_hour / 10, RP5C01_10_HOUR);