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