RX8025_REG_MIN
dt->tm_min = bcd2bin(date[RX8025_REG_MIN] & 0x7f);
date[RX8025_REG_MIN] = bin2bcd(dt->tm_min);