MAX6900_BURST_CONTROL
dt->dt_year += (int)bcdtobin(bcd[MAX6900_BURST_CONTROL]) * 100;
bcd[MAX6900_BURST_CONTROL] = bintobcd(dt->dt_year / 100);