STM8L15x Standard Peripherals Drivers: TIM2_CounterMode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM2_CounterMode_TypeDef {
  TIM2_CounterMode_Up = ((uint8_t)0x00), TIM2_CounterMode_Down = ((uint8_t)0x10), TIM2_CounterMode_CenterAligned1 = ((uint8_t)0x20), TIM2_CounterMode_CenterAligned2 = ((uint8_t)0x40),
  TIM2_CounterMode_CenterAligned3 = ((uint8_t)0x60)
}

Enumeration Type Documentation

Enumerator:
TIM2_CounterMode_Up 

Counter Up Mode

TIM2_CounterMode_Down 

Counter Down Mode

TIM2_CounterMode_CenterAligned1 

Counter Central aligned Mode 1

TIM2_CounterMode_CenterAligned2 

Counter Central aligned Mode 2

TIM2_CounterMode_CenterAligned3 

Counter Central aligned Mode 3

Definition at line 124 of file stm8l15x_tim2.h.

STM8S Firmware Library: Overview

 

 

 

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