Classes

struct  app_rtc_evt_t
 RTC event structure definition. More...
 

Typedefs

typedef calendar_time_t app_rtc_time_t
 App time structure definition. More...
 
typedef calendar_alarm_t app_rtc_alarm_t
 App alarm structure definition. More...
 

Detailed Description

Typedef Documentation

◆ app_rtc_alarm_t

App alarm structure definition.

Definition at line 104 of file app_rtc.h.

◆ app_rtc_time_t

App time structure definition.

Definition at line 99 of file app_rtc.h.