RS5C348_REG_YEAR
tm->tm_year = bcd2bin(rxbuf[RS5C348_REG_YEAR]) +
txp[RS5C348_REG_YEAR] = bin2bcd(tm->tm_year % 100);