DS_MINUTES
ds1743_write(sc, DS_MINUTES, bintobcd(dt->dt_min) & 0x7f);
dt->dt_min = bcdtobin(ds1743_read(sc, DS_MINUTES) & 0x7f);