RP5C01_10_SECOND
tm->tm_sec = rp5c01_read(priv, RP5C01_10_SECOND) * 10 +
rp5c01_write(priv, tm->tm_sec / 10, RP5C01_10_SECOND);