RICOHRTC_MINUTES_MASK
if ((data & ~RICOHRTC_MINUTES_MASK) != 0) {
dt->dt_min = FROMBCD(bcd[RICOHRTC_MINUTES] & RICOHRTC_MINUTES_MASK);