ISL1208_REG_DW
tm->tm_wday = bcd2bin(regs[ISL1208_REG_DW]);
regs[ISL1208_REG_DW] = bin2bcd(tm->tm_wday & 7);