#include <A31G11x_hal_wdt.h>
Data Fields | |
uint8_t | wdtResetEn |
uint16_t | wdtClkDiv |
uint32_t | wdtTmrConst |
uint32_t | wdtWTmrConst |
Definition at line 88 of file A31G11x_hal_wdt.h.
uint16_t wdtClkDiv |
uint8_t wdtResetEn |
if ENABLE -> the Reset bit is enabled
Definition at line 90 of file A31G11x_hal_wdt.h.
Referenced by HAL_WDT_Init().
uint32_t wdtTmrConst |
Set Watch-Dog Timer Data Register
Definition at line 92 of file A31G11x_hal_wdt.h.
Referenced by HAL_WDT_Init().
uint32_t wdtWTmrConst |
Set Watch-Dog Timer Window Data Register
Definition at line 93 of file A31G11x_hal_wdt.h.
Referenced by HAL_WDT_Init().