WWDG activation functions.
More...
WWDG activation functions.
===============================================================================
##### WWDG activation function #####
===============================================================================
==============================================================================
##### WWDG activation function #####
==============================================================================
void WWDG_Enable |
( |
uint8_t |
Counter | ) |
|
Enables WWDG and load the counter value.
- Parameters
-
Counter | specifies the watchdog counter value. This parameter must be a number between 0x40 and 0x7F (to prevent generating an immediate reset) |
- Return values
-
- Parameters
-
Counter | specifies the watchdog counter value. This parameter must be a number between 0x40 and 0x7F (to prevent generating an immediate reset). |
- Return values
-
Definition at line 239 of file stm32f4xx_wwdg.c.