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

TIM_OCNPOLARITY_LOW macro

Capture/Compare complementary output polarity

Syntax

#define TIM_OCNPOLARITY_LOW TIM_CCER_CC1NP

References

LocationText
stm32f4xx_hal_tim.h:587
#define TIM_OCNPOLARITY_LOW TIM_CCER_CC1NP /*!< Capture/Compare complementary output polarity */
stm32f4xx_hal_tim.h:1614
((__POLARITY__) == TIM_OCNPOLARITY_LOW))