DS_HOURS
ds1743_write(sc, DS_HOURS, bintobcd(dt->dt_hour) & 0x3f);
dt->dt_hour = bcdtobin(ds1743_read(sc, DS_HOURS) & 0x3f);