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