RTC_HRS
readrtc(RTC_HRS)) * 60 +
writertc(RTC_HRS, bin2bcd(tm%24)); tm /= 24; /* Write back Hours */
rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC),