HAL + 0/40 examples
CodeScope will show references to TIM_SlaveConfigTypeDef from the following samples and libraries:
Drivers
Boards
Examples
STM32446E-Nucleo
Examples
TIM
STM32446E_EVAL
Examples
TIM
STM32469I-Discovery
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F4-Discovery
Examples
TIM
STM32F401-Discovery
Examples
TIM
STM32F401RE-Nucleo
Examples
TIM
STM32F410xx-Nucleo
Examples
TIM
STM32F411E-Discovery
Examples
TIM
STM32F411RE-Nucleo
Examples
TIM
Examples_MIX
TIM
STM32F412G-Discovery
Examples
TIM
STM32F412ZG-Nucleo
Examples
TIM
STM32F413H-Discovery
Examples
DFSDM
STM32F413ZH-Nucleo
Examples
TIM
STM32F429I-Discovery
Examples
TIM
STM32F429ZI-Nucleo
Examples
TIM
STM32F446ZE-Nucleo
Examples
TIM
 
Symbols
loading...
Files
loading...

TIM_SlaveConfigTypeDef struct

TIM Slave configuration Structure definition

Syntax

typedef struct {   uint32_t  SlaveMode;            uint32_t  InputTrigger;         uint32_t  TriggerPolarity;      uint32_t  TriggerPrescaler;     uint32_t  TriggerFilter;      } TIM_SlaveConfigTypeDef;

Fields

SlaveMode

Slave mode selection This parameter can be a value of TIM_Slave_Mode. Read more...

InputTrigger

Input Trigger source This parameter can be a value of TIM_Trigger_Selection. Read more...

TriggerPolarity

Input Trigger polarity This parameter can be a value of TIM_Trigger_Polarity. Read more...

TriggerPrescaler

Input trigger prescaler This parameter can be a value of TIM_Trigger_Prescaler. Read more...

TriggerFilter

Input trigger filter This parameter can be a number between Min_Data = 0x0 and Max_Data = 0xF. Read more...

Examples

TIM_SlaveConfigTypeDef is referenced by 40 libraries and example projects.

Type Use

all items filtered out
TIM_SlaveConfigTypeDef
all items filtered out