ARMEBS4  revision-26.06.2015
Macros
Collaboration diagram for TIM_Input_Capture_Selection:

Macros

#define TIM_ICSelection_DirectTI
 
#define TIM_ICSelection_IndirectTI
 
#define TIM_ICSelection_TRC
 

Detailed Description

Macro Definition Documentation

#define TIM_ICSelection_DirectTI

TIM Input 1, 2, 3 or 4 is selected to be connected to IC1, IC2, IC3 or IC4, respectively

Definition at line 515 of file stm32f4xx_tim.h.

#define TIM_ICSelection_IndirectTI

TIM Input 1, 2, 3 or 4 is selected to be connected to IC2, IC1, IC4 or IC3, respectively.

Definition at line 518 of file stm32f4xx_tim.h.

#define TIM_ICSelection_TRC

TIM Input 1, 2, 3 or 4 is selected to be connected to TRC.

Definition at line 521 of file stm32f4xx_tim.h.