PCF8563_R_HOUR
dt->dt_hour = bcdtobin(bcd[PCF8563_R_HOUR] & PCF8563_M_HOUR);
bcd[PCF8563_R_HOUR] = bintobcd(dt->dt_hour);