|
STM8L15x Standard Peripherals Drivers
|
IWDG activation function. More...
Functions | |
| void | IWDG_Enable (void) |
| Enables IWDG (write access to IWDG_PR and IWDG_RLR registers disabled). | |
Detailed Description
IWDG activation function.
===============================================================================
IWDG activation function
===============================================================================
Function Documentation
| void IWDG_Enable | ( | void | ) |
Enables IWDG (write access to IWDG_PR and IWDG_RLR registers disabled).
Definition at line 193 of file stm8l15x_iwdg.c.
References IWDG, and IWDG_KEY_ENABLE.