Enumerations

enum  app_aon_wdt_state_t {
  APP_AON_WDT_INVALID = 0,
  APP_AON_WDT_ACTIVITY
}
 App aon_wdt state types. More...
 

Detailed Description

Enumeration Type Documentation

◆ app_aon_wdt_state_t

App aon_wdt state types.

Enumerator
APP_AON_WDT_INVALID 
APP_AON_WDT_ACTIVITY 

Definition at line 79 of file app_aon_wdt.h.