STM8L15x Standard Peripherals Drivers: TIM1_Counter_Mode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM1_CounterMode_TypeDef {
  TIM1_CounterMode_Up = ((uint8_t)0x00), TIM1_CounterMode_Down = ((uint8_t)0x10), TIM1_CounterMode_CenterAligned1 = ((uint8_t)0x20), TIM1_CounterMode_CenterAligned2 = ((uint8_t)0x40),
  TIM1_CounterMode_CenterAligned3 = ((uint8_t)0x60)
}

Enumeration Type Documentation

Enumerator:
TIM1_CounterMode_Up 
TIM1_CounterMode_Down 
TIM1_CounterMode_CenterAligned1 
TIM1_CounterMode_CenterAligned2 
TIM1_CounterMode_CenterAligned3 

Definition at line 91 of file stm8l15x_tim1.h.

STM8S Firmware Library: Overview

 

 

 

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