HAL
TIM_CLOCKPOLARITY_RISING is only used within HAL.
 
Symbols
loading...
Files
loading...

TIM_CLOCKPOLARITY_RISING macro

Polarity for TIx clock sources

Syntax

#define TIM_CLOCKPOLARITY_RISING TIM_INPUTCHANNELPOLARITY_RISING

References

LocationText
stm32f4xx_hal_tim.h:769
#define TIM_CLOCKPOLARITY_RISING TIM_INPUTCHANNELPOLARITY_RISING /*!< Polarity for TIx clock sources */
stm32f4xx_hal_tim.h:1677
((__POLARITY__) == TIM_CLOCKPOLARITY_RISING) || \