HAL
LL_TIM_IC_GetActiveInput() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_IC_GetActiveInput()

LL_TIM_IC_GetActiveInput() function

Get the current active input. CCMR1 CC2S LL_TIM_IC_GetActiveInput\n CCMR2 CC3S LL_TIM_IC_GetActiveInput\n CCMR2 CC4S LL_TIM_IC_GetActiveInput

Syntax

__STATIC_INLINE uint32_t LL_TIM_IC_GetActiveInput(const TIM_TypeDef *TIMx,     uint32_t Channel);

Arguments

TIMx

Timer instance

Channel

This parameter can be one of the following values: @arg LL_TIM_CHANNEL_CH1 @arg LL_TIM_CHANNEL_CH2 @arg LL_TIM_CHANNEL_CH3 @arg LL_TIM_CHANNEL_CH4

Return value

Returned value can be one of the following values: @arg LL_TIM_ACTIVEINPUT_DIRECTTI @arg LL_TIM_ACTIVEINPUT_INDIRECTTI @arg LL_TIM_ACTIVEINPUT_TRC

References

LocationText
stm32f4xx_ll_tim.h:2335
__STATIC_INLINE uint32_t LL_TIM_IC_GetActiveInput(const TIM_TypeDef *TIMx, uint32_t Channel)

Data Use

Data read by LL_TIM_IC_GetActiveInput()
LL_TIM_IC_GetActiveInput()
Type of LL_TIM_IC_GetActiveInput()
LL_TIM_IC_GetActiveInput()
uint8_t
uint32_t
all items filtered out