M41ST84_REG_CENHR
dt->dt_hour = bcdtobin(bcd[M41ST84_REG_CENHR] & M41ST84_HOUR_MASK);
bcd[M41ST84_REG_CENHR] = bintobcd(dt->dt_hour);