RICOHRTC_SECONDS_MASK
if ((data & ~RICOHRTC_SECONDS_MASK) != 0) {
dt->dt_sec = FROMBCD(bcd[RICOHRTC_SECONDS] & RICOHRTC_SECONDS_MASK);