RTC_HRS_ALARM
hours = rtc->read(rtc, RTC_HRS_ALARM);
rtc->write(rtc, RTC_HRS_ALARM,
rtc->write(rtc, RTC_HRS_ALARM, hours);