A31R71x F/W Packages  1.5.0
ABOV Cortex-M0+ Core based MCUs Integrated Driver
Data Fields
WDT_CFG_Type Struct Reference

#include <A31R71x_hal_wdt.h>

Collaboration diagram for WDT_CFG_Type:

Data Fields

uint8_t wdtResetEn
 
uint16_t wdtClkDiv
 
uint32_t wdtTmrConst
 
uint32_t wdtWTmrConst
 

Detailed Description

Definition at line 88 of file A31R71x_hal_wdt.h.

Field Documentation

◆ wdtClkDiv

uint16_t wdtClkDiv

wdtClkDiv

Definition at line 91 of file A31R71x_hal_wdt.h.

Referenced by HAL_WDT_Init().

◆ wdtResetEn

uint8_t wdtResetEn

if ENABLE -> the Reset bit is enabled

Definition at line 90 of file A31R71x_hal_wdt.h.

Referenced by HAL_WDT_Init().

◆ wdtTmrConst

uint32_t wdtTmrConst

Set Watch-Dog Timer Data Register

Definition at line 92 of file A31R71x_hal_wdt.h.

Referenced by HAL_WDT_Init().

◆ wdtWTmrConst

uint32_t wdtWTmrConst

Set Watch-Dog Timer Window Data Register

Definition at line 93 of file A31R71x_hal_wdt.h.

Referenced by HAL_WDT_Init().


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