HAL_AON_WDT Callback function definition. More...
#include <hal_aon_wdt.h>
Public Attributes | |
void(* | aon_wdt_alarm_callback )(aon_wdt_handle_t *p_aon_wdt) |
HAL_AON_WDT Callback function definition.
Definition at line 121 of file hal_aon_wdt.h.
void(* _hal_aon_wdt_callback::aon_wdt_alarm_callback) (aon_wdt_handle_t *p_aon_wdt) |
AON_WDT count complete callback
Definition at line 123 of file hal_aon_wdt.h.