BD70528_MASK_RTC_MONTH
t->tm_mon = bcd2bin(r->month & BD70528_MASK_RTC_MONTH) - 1;
r->month &= ~BD70528_MASK_RTC_MONTH;