HAL
WWDG_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the prescaler value of the WWDG. This parameter can be a value of WWDG_Prescaler.
uint32_t
Specifies the WWDG window value to be compared to the downcounter. This parameter must be a number Min_Data = 0x40 and Max_Data = 0x7F.
uint32_t
Specifies the WWDG free-running downcounter value. This parameter must be a number between Min_Data = 0x40 and Max_Data = 0x7F.
uint32_t
Specifies if WWDG Early Wakeup Interrupt is enable or not. This parameter can be a value of WWDG_EWI_Mode.

References

from examples