|
CARME-M4 BSP
V1.5
|
Collaboration diagram for TIM_External_Trigger_Polarity:Macros | |
| #define | TIM_ExtTRGPolarity_Inverted ((uint16_t)0x8000) |
| #define | TIM_ExtTRGPolarity_NonInverted ((uint16_t)0x0000) |
| #define | IS_TIM_EXT_POLARITY(POLARITY) |
| #define IS_TIM_EXT_POLARITY | ( | POLARITY | ) |
Definition at line 747 of file stm32f4xx_tim.h.