Type definitions

Typedefs

typedef void(* app_aon_wdt_evt_handler_t) (void)
 AON_WDT event callback definition. More...
 

Detailed Description

Typedef Documentation

◆ app_aon_wdt_evt_handler_t

typedef void(* app_aon_wdt_evt_handler_t) (void)

AON_WDT event callback definition.

Definition at line 72 of file app_aon_wdt.h.