STM8L15x Standard Peripherals Drivers
|
WWDG activation function. More...
Functions | |
void | WWDG_Enable (uint8_t Counter) |
Enables WWDG and load the counter value. |
Detailed Description
WWDG activation function.
=============================================================================== WWDG activation function ===============================================================================
Function Documentation
void WWDG_Enable | ( | uint8_t | Counter | ) |
Enables WWDG and load the counter value.
Definition at line 181 of file stm8l15x_wwdg.c.
References IS_WWDG_COUNTER_VALUE, WWDG, and WWDG_CR_WDGA.