MAX6902_REG_CENTURY
max6902_set_reg(dev, MAX6902_REG_CENTURY, bin2bcd(dt->tm_year / 100));
err = max6902_get_reg(dev, MAX6902_REG_CENTURY, &buf[0]);