HAL
LL_TIM_IC_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the active edge of the input signal. This parameter can be a value of TIM_LL_EC_IC_POLARITY. This feature can be modified afterwards using unitary function LL_TIM_IC_SetPolarity().
uint32_t
Specifies the input. This parameter can be a value of TIM_LL_EC_ACTIVEINPUT. This feature can be modified afterwards using unitary function LL_TIM_IC_SetActiveInput().
uint32_t
Specifies the Input Capture Prescaler. This parameter can be a value of TIM_LL_EC_ICPSC. This feature can be modified afterwards using unitary function LL_TIM_IC_SetPrescaler().
uint32_t
Specifies the input capture filter. This parameter can be a value of TIM_LL_EC_IC_FILTER. This feature can be modified afterwards using unitary function LL_TIM_IC_SetFilter().

References

from examples