STM8L15x Standard Peripherals Drivers: TIM3_OCMode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM3_OCMode_TypeDef {
  TIM3_OCMode_Timing = ((uint8_t)0x00), TIM3_OCMode_Active = ((uint8_t)0x10), TIM3_OCMode_Inactive = ((uint8_t)0x20), TIM3_OCMode_Toggle = ((uint8_t)0x30),
  TIM3_OCMode_PWM1 = ((uint8_t)0x60), TIM3_OCMode_PWM2 = ((uint8_t)0x70)
}

Enumeration Type Documentation

Enumerator:
TIM3_OCMode_Timing 

Timing (Frozen) Mode

TIM3_OCMode_Active 

Active Mode

TIM3_OCMode_Inactive 

Inactive Mode

TIM3_OCMode_Toggle 

Toggle Mode

TIM3_OCMode_PWM1 

PWM Mode 1

TIM3_OCMode_PWM2 

PWM Mode 2

Definition at line 81 of file stm8l15x_tim3.h.

STM8S Firmware Library: Overview

 

 

 

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