CARME-M4 BSP
V1.5
|
Macros | |
#define | TIM_ICPolarity_Rising ((uint16_t)0x0000) |
#define | TIM_ICPolarity_Falling ((uint16_t)0x0002) |
#define | TIM_ICPolarity_BothEdge ((uint16_t)0x000A) |
#define | IS_TIM_IC_POLARITY(POLARITY) |
#define IS_TIM_IC_POLARITY | ( | POLARITY | ) |
Definition at line 510 of file stm32f4xx_tim.h.