Interrupts and flags management functions.
More...
Interrupts and flags management functions.
===============================================================================
##### Interrupts and flags management functions #####
===============================================================================
==============================================================================
##### Interrupts and flags management functions #####
==============================================================================
void WWDG_ClearFlag |
( |
void |
| ) |
|
Clears Early Wakeup interrupt flag.
- Parameters
-
- Return values
-
Definition at line 286 of file stm32f4xx_wwdg.c.
Checks whether the Early Wakeup interrupt flag is set or not.
- Parameters
-
- Return values
-
The | new state of the Early Wakeup interrupt flag (SET or RESET) |
- Parameters
-
- Return values
-
The | new state of the Early Wakeup interrupt flag (SET or RESET). |
Definition at line 266 of file stm32f4xx_wwdg.c.