RICOHRTC_MINUTES
cmd = RICOHRTC_MINUTES;
dt->dt_min = FROMBCD(bcd[RICOHRTC_MINUTES] & RICOHRTC_MINUTES_MASK);
bcd[RICOHRTC_MINUTES] = TOBCD(dt->dt_min);