RICOHRTC_HOURS
cmd = RICOHRTC_HOURS;
dt->dt_hour = FROMBCD(bcd[RICOHRTC_HOURS] & RICOHRTC_HOURS_24MASK);
bcd[RICOHRTC_HOURS] = TOBCD(dt->dt_hour);