RS5C348_REG_DAY
tm->tm_mday = bcd2bin(rxbuf[RS5C348_REG_DAY] & RS5C348_DAY_MASK);
txp[RS5C348_REG_DAY] = bin2bcd(tm->tm_mday);