STM8L15x Standard Peripherals Drivers: TIM2_Prescaler

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM2_Prescaler_TypeDef {
  TIM2_Prescaler_1 = ((uint8_t)0x00), TIM2_Prescaler_2 = ((uint8_t)0x01), TIM2_Prescaler_4 = ((uint8_t)0x02), TIM2_Prescaler_8 = ((uint8_t)0x03),
  TIM2_Prescaler_16 = ((uint8_t)0x04), TIM2_Prescaler_32 = ((uint8_t)0x05), TIM2_Prescaler_64 = ((uint8_t)0x06), TIM2_Prescaler_128 = ((uint8_t)0x07)
}

Enumeration Type Documentation

Enumerator:
TIM2_Prescaler_1 

Time base Prescaler = 1 (No effect)

TIM2_Prescaler_2 

Time base Prescaler = 2

TIM2_Prescaler_4 

Time base Prescaler = 4

TIM2_Prescaler_8 

Time base Prescaler = 8

TIM2_Prescaler_16 

Time base Prescaler = 16

TIM2_Prescaler_32 

Time base Prescaler = 32

TIM2_Prescaler_64 

Time base Prescaler = 64

TIM2_Prescaler_128 

Time base Prescaler = 128

Definition at line 62 of file stm8l15x_tim2.h.

STM8S Firmware Library: Overview

 

 

 

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