DS_MONTH
ds1743_write(sc, DS_MONTH, bintobcd(dt->dt_mon) & 0x1f);
dt->dt_mon = bcdtobin(ds1743_read(sc, DS_MONTH) & 0x1f);