discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
TIM_Output_Compare_Polarity
STM32F4xx_StdPeriph_Driver
»
TIM
»
TIM_Exported_constants
Collaboration diagram for TIM_Output_Compare_Polarity:
Macros
#define
TIM_OCPolarity_High
((uint16_t)0x0000)
#define
TIM_OCPolarity_Low
((uint16_t)0x0002)
#define
IS_TIM_OC_POLARITY
(POLARITY)
Detailed Description
Macro Definition Documentation
#define IS_TIM_OC_POLARITY
(
POLARITY
)
Value:
(((POLARITY) == TIM_OCPolarity_High) || \
((POLARITY) == TIM_OCPolarity_Low))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1