STM8L15x Standard Peripherals Drivers: TIM2_OCMode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM2_OCMode_TypeDef {
  TIM2_OCMode_Timing = ((uint8_t)0x00), TIM2_OCMode_Active = ((uint8_t)0x10), TIM2_OCMode_Inactive = ((uint8_t)0x20), TIM2_OCMode_Toggle = ((uint8_t)0x30),
  TIM2_OCMode_PWM1 = ((uint8_t)0x60), TIM2_OCMode_PWM2 = ((uint8_t)0x70)
}

Enumeration Type Documentation

Enumerator:
TIM2_OCMode_Timing 

Timing (Frozen) Mode

TIM2_OCMode_Active 

Active Mode

TIM2_OCMode_Inactive 

Inactive Mode

TIM2_OCMode_Toggle 

Toggle Mode

TIM2_OCMode_PWM1 

PWM Mode 1

TIM2_OCMode_PWM2 

PWM Mode 2

Definition at line 81 of file stm8l15x_tim2.h.

STM8S Firmware Library: Overview

 

 

 

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