RS5C348_REG_WDAY
tm->tm_wday = bcd2bin(rxbuf[RS5C348_REG_WDAY] & RS5C348_WDAY_MASK);
txp[RS5C348_REG_WDAY] = bin2bcd(tm->tm_wday);