STM8L15x Standard Peripherals Drivers: TIM3_Prescaler

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM3_Prescaler_TypeDef {
  TIM3_Prescaler_1 = ((uint8_t)0x00), TIM3_Prescaler_2 = ((uint8_t)0x01), TIM3_Prescaler_4 = ((uint8_t)0x02), TIM3_Prescaler_8 = ((uint8_t)0x03),
  TIM3_Prescaler_16 = ((uint8_t)0x04), TIM3_Prescaler_32 = ((uint8_t)0x05), TIM3_Prescaler_64 = ((uint8_t)0x06), TIM3_Prescaler_128 = ((uint8_t)0x07)
}

Enumeration Type Documentation

Enumerator:
TIM3_Prescaler_1 

Time base Prescaler = 1 (No effect)

TIM3_Prescaler_2 

Time base Prescaler = 2

TIM3_Prescaler_4 

Time base Prescaler = 4

TIM3_Prescaler_8 

Time base Prescaler = 8

TIM3_Prescaler_16 

Time base Prescaler = 16

TIM3_Prescaler_32 

Time base Prescaler = 32

TIM3_Prescaler_64 

Time base Prescaler = 64

TIM3_Prescaler_128 

Time base Prescaler = 128

Definition at line 62 of file stm8l15x_tim3.h.

STM8S Firmware Library: Overview

 

 

 

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