aon_aon_wdt_env_t Struct Reference

AON_WDT device structure definition. More...

#include <app_aon_wdt.h>

Public Attributes

app_aon_wdt_evt_handler_t evt_handler
 
aon_wdt_handle_t handle
 
app_aon_wdt_state_t aon_wdt_state
 

Detailed Description

AON_WDT device structure definition.

Definition at line 94 of file app_aon_wdt.h.

Member Data Documentation

◆ aon_wdt_state

app_aon_wdt_state_t aon_aon_wdt_env_t::aon_wdt_state

AON WDT state types.

Definition at line 98 of file app_aon_wdt.h.

◆ evt_handler

app_aon_wdt_evt_handler_t aon_aon_wdt_env_t::evt_handler

AON WDT event callback definition.

Definition at line 96 of file app_aon_wdt.h.

◆ handle

aon_wdt_handle_t aon_aon_wdt_env_t::handle

AON WDT handle definition.

Definition at line 97 of file app_aon_wdt.h.


The documentation for this struct was generated from the following file: