HAL
TIM_ENCODERINPUTPOLARITY_FALLING is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALTIM_ENCODERINPUTPOLARITY_FALLING

TIM_ENCODERINPUTPOLARITY_FALLING macro

Encoder input with falling edge polarity

Syntax

#define TIM_ENCODERINPUTPOLARITY_FALLING TIM_INPUTCHANNELPOLARITY_FALLING

References

LocationText
stm32f4xx_hal_tim.h:624
#define TIM_ENCODERINPUTPOLARITY_FALLING TIM_INPUTCHANNELPOLARITY_FALLING /*!< Encoder input with falling edge polarity */
stm32f4xx_hal_tim.h:1623
((__POLARITY__) == TIM_ENCODERINPUTPOLARITY_FALLING))