STM8L15x Standard Peripherals Drivers: TIM5_CounterMode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Defines

#define IS_TIM5_COUNTER_MODE(MODE)

Enumerations

enum  TIM5_CounterMode_TypeDef {
  TIM5_CounterMode_Up = ((uint8_t)0x00), TIM5_CounterMode_Down = ((uint8_t)0x10), TIM5_CounterMode_CenterAligned1 = ((uint8_t)0x20), TIM5_CounterMode_CenterAligned2 = ((uint8_t)0x40),
  TIM5_CounterMode_CenterAligned3 = ((uint8_t)0x60)
}

Define Documentation

#define IS_TIM5_COUNTER_MODE (   MODE)
Value:

Definition at line 161 of file stm8l15x_tim5.h.

Referenced by TIM5_CounterModeConfig(), and TIM5_TimeBaseInit().


Enumeration Type Documentation

Enumerator:
TIM5_CounterMode_Up 

Counter Up Mode

TIM5_CounterMode_Down 

Counter Down Mode

TIM5_CounterMode_CenterAligned1 

Counter Central aligned Mode 1

TIM5_CounterMode_CenterAligned2 

Counter Central aligned Mode 2

TIM5_CounterMode_CenterAligned3 

Counter Central aligned Mode 3

Definition at line 152 of file stm8l15x_tim5.h.

STM8S Firmware Library: Overview

 

 

 

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