STM8L15x Standard Peripherals Drivers: TIM4_Salve_Mode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  TIM4_SlaveMode_TypeDef {
  TIM4_SlaveMode_Disable = ((uint8_t)0x00), TIM4_SlaveMode_Reset = ((uint8_t)0x04), TIM4_SlaveMode_Gated = ((uint8_t)0x05), TIM4_SlaveMode_Trigger = ((uint8_t)0x06),
  TIM4_SlaveMode_External1 = ((uint8_t)0x07)
}

Enumeration Type Documentation

Enumerator:
TIM4_SlaveMode_Disable 

Disable slave mode to clock the prescaler directly with the internal clock

TIM4_SlaveMode_Reset 

Slave Mode Selection = Reset

TIM4_SlaveMode_Gated 

Slave Mode Selection = Gated

TIM4_SlaveMode_Trigger 

Slave Mode Selection = Trigger

TIM4_SlaveMode_External1 

Slave Mode Selection = External 1

Definition at line 141 of file stm8l15x_tim4.h.

STM8S Firmware Library: Overview

 

 

 

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