STM8L15x Standard Peripherals Drivers: TIM3_CounterMode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM3_CounterMode_TypeDef {
  TIM3_CounterMode_Up = ((uint8_t)0x00), TIM3_CounterMode_Down = ((uint8_t)0x10), TIM3_CounterMode_CenterAligned1 = ((uint8_t)0x20), TIM3_CounterMode_CenterAligned2 = ((uint8_t)0x40),
  TIM3_CounterMode_CenterAligned3 = ((uint8_t)0x60)
}

Enumeration Type Documentation

Enumerator:
TIM3_CounterMode_Up 

Counter Up Mode

TIM3_CounterMode_Down 

Counter Down Mode

TIM3_CounterMode_CenterAligned1 

Counter Central aligned Mode 1

TIM3_CounterMode_CenterAligned2 

Counter Central aligned Mode 2

TIM3_CounterMode_CenterAligned3 

Counter Central aligned Mode 3

Definition at line 124 of file stm8l15x_tim3.h.

STM8S Firmware Library: Overview

 

 

 

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