MCUSW
Wdg_ModeInfoType Struct Reference

Detailed Description

Mode info type.

Data Fields

uint32 reaction
 
uint32 windowSize
 
uint32 timeOutVal
 

Field Documentation

◆ reaction

uint32 Wdg_ModeInfoType::reaction

Reaction type 0x5 - This value causes a reset if the watchdog is serviced outside the time window defined by the configuration, or if the watchdog is not serviced at all. 0xA - The windowed watchdog will generate a non-maskable interrupt to the CPU if the watchdog is serviced outside the time window defined by the configuration, or if the watchdog is not serviced at all.

◆ windowSize

uint32 Wdg_ModeInfoType::windowSize

Different Window Sizes Refer Watchdog Window Size section above for different Window sizes

◆ timeOutVal

uint32 Wdg_ModeInfoType::timeOutVal

Watchdog timeout value in milli seconds