HAL
TIM_CLOCKPOLARITY_BOTHEDGE is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALTIM_CLOCKPOLARITY_BOTHEDGE

TIM_CLOCKPOLARITY_BOTHEDGE macro

Polarity for TIx clock sources

Syntax

#define TIM_CLOCKPOLARITY_BOTHEDGE TIM_INPUTCHANNELPOLARITY_BOTHEDGE

References

LocationText
stm32f4xx_hal_tim.h:771
#define TIM_CLOCKPOLARITY_BOTHEDGE TIM_INPUTCHANNELPOLARITY_BOTHEDGE /*!< Polarity for TIx clock sources */
stm32f4xx_hal_tim.h:1679
((__POLARITY__) == TIM_CLOCKPOLARITY_BOTHEDGE))