Enumerations

Enumerations

enum  app_rtc_evt_type_t { APP_RTC_EVT_DATE_ALARM, APP_RTC_EVT_TICK_ALARM }
 RTC event Enumerations definition. More...
 

Detailed Description

Enumeration Type Documentation

◆ app_rtc_evt_type_t

RTC event Enumerations definition.

Enumerator
APP_RTC_EVT_DATE_ALARM 

Date alarm event.

APP_RTC_EVT_TICK_ALARM 

Tick alarm event.