Data Structures | |
| struct | app_rtc_evt_t |
| RTC event structure definition. More... | |
Typedefs | |
| typedef calendar_time_t | app_rtc_time_t |
| App time structure definition. | |
| typedef calendar_alarm_t | app_rtc_alarm_t |
| App alarm structure definition. | |
| typedef void(* | app_rtc_evt_handler_t) (app_rtc_evt_t *p_evt) |
| RTC event callback definition. | |