M41T93_REG_MON
tm->tm_mon = bcd2bin(buf[M41T93_REG_MON]) - 1;
data[M41T93_REG_MON] = bin2bcd(tm->tm_mon + 1);