The: new state of WWDG_FLAG (SET or
RESET).
Description:
Clears the WWDG's pending flags.
Parameters:
__HANDLE__: WWDG handle
__FLAG__: specifies the flag to clear. This
parameter can be one of the following values:
WWDG_FLAG_EWIF: Early wakeup
interrupt flag
Return value:
None
Description:
Checks if the specified WWDG interrupt source
is enabled or disabled.
Parameters:
__HANDLE__: WWDG Handle.
__INTERRUPT__: specifies the WWDG
interrupt source to check. This parameter can
be one of the following values:
WWDG_IT_EWI: Early Wakeup Interrupt
Return value:
state: of __INTERRUPT__ (TRUE or FALSE).
WWDG Flag definition
Early wakeup interrupt flag
WWDG Interrupt definition
WWDG Prescaler
WWDG counter clock = (PCLK1/4096)/1
WWDG counter clock = (PCLK1/4096)/2
WWDG counter clock = (PCLK1/4096)/4
WWDG counter clock = (PCLK1/4096)/8