STM8L15x Standard Peripherals Drivers: WWDG activation function

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

WWDG activation function

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.

Parameters:
Counter,:specifies the watchdog counter value. This parameter must be a number between 0x40 and 0x7F.
Return values:
None

Definition at line 181 of file stm8l15x_wwdg.c.

References IS_WWDG_COUNTER_VALUE, WWDG, and WWDG_CR_WDGA.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com