MINUTES_REG_MAK
tm->tm_min = bcd2bin(rtc_data[1] & MINUTES_REG_MAK);
alrm->time.tm_min = bcd2bin(alrm_data[1] & MINUTES_REG_MAK);