STM8S/A Standard Peripherals Firmware Library: CLK_Private_Constants

STM8S/A

STM8S/A Standard Peripherals Firmware Library
CLK_Private_Constants

Variables

CONST uint8_t CLKPrescTable [8] = {1, 2, 4, 8, 10, 16, 20, 40}
CONST uint8_t HSIDivFactor [4] = {1, 2, 4, 8}

Variable Documentation

CONST uint8_t CLKPrescTable[8] = {1, 2, 4, 8, 10, 16, 20, 40}

Holds the different CLK prescaler values

Definition at line 49 of file stm8s_clk.c.

CONST uint8_t HSIDivFactor[4] = {1, 2, 4, 8}

Holds the different HSI Divider factors

Definition at line 48 of file stm8s_clk.c.

Referenced by CLK_GetClockFreq().

STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com