Nut/OS  5.0.5
API Reference
TIM_Output_Compare_Polarity
Collaboration diagram for TIM_Output_Compare_Polarity:

Defines

#define TIM_OCPolarity_High   ((uint16_t)0x0000)
#define TIM_OCPolarity_Low   ((uint16_t)0x0002)
#define IS_TIM_OC_POLARITY(POLARITY)

Define Documentation

#define TIM_OCPolarity_High   ((uint16_t)0x0000)

Referenced by TIM_OCStructInit().

#define TIM_OCPolarity_Low   ((uint16_t)0x0002)
#define IS_TIM_OC_POLARITY (   POLARITY)