BD70528_MASK_RTC_SEC
d->sec &= ~BD70528_MASK_RTC_SEC;
t->tm_sec = bcd2bin(r->time.sec & BD70528_MASK_RTC_SEC);