RS5C348_REG_MINS
tm->tm_min = bcd2bin(rxbuf[RS5C348_REG_MINS] & RS5C348_MINS_MASK);
txp[RS5C348_REG_MINS] = bin2bcd(tm->tm_min);