WWDG_InitTypeDef struct
WWDG Init structure definition
Fields
Specifies the prescaler value of the WWDG. This parameter can be a value of WWDG_Prescaler.
Specifies the WWDG window value to be compared to the downcounter. This parameter must be a number Min_Data = 0x40 and Max_Data = 0x7F.
Specifies the WWDG free-running downcounter value. This parameter must be a number between Min_Data = 0x40 and Max_Data = 0x7F.
Specifies if WWDG Early Wakeup Interrupt is enable or not. This parameter can be a value of WWDG_EWI_Mode.