AON_WDT handle Structure definition. More...
#include <hal_aon_wdt.h>
Public Attributes | |
| aon_wdt_init_t | init |
| uint32_t * | SystemCoreLowClock |
AON_WDT handle Structure definition.
Definition at line 98 of file hal_aon_wdt.h.
| aon_wdt_init_t _aon_wdt_handle::init |
AON_WDT required parameters
Definition at line 100 of file hal_aon_wdt.h.
| uint32_t* _aon_wdt_handle::SystemCoreLowClock |
AON_WDT Specifies the number of low-speed clocks.
Definition at line 102 of file hal_aon_wdt.h.