MAX6900_REG_DW
tm->tm_wday = bcd2bin(regs[MAX6900_REG_DW]);
regs[MAX6900_REG_DW] = bin2bcd(tm->tm_wday);