STM32LIB
|
Macros | |
#define | TIM_Channel_1 ((uint16_t)0x0000) |
#define | TIM_Channel_2 ((uint16_t)0x0004) |
#define | TIM_Channel_3 ((uint16_t)0x0008) |
#define | TIM_Channel_4 ((uint16_t)0x000C) |
#define | IS_TIM_CHANNEL(CHANNEL) |
#define | IS_TIM_COMPLEMENTARY_CHANNEL(CHANNEL) |
#define | IS_TIM_PWMI_CHANNEL(CHANNEL) |
#define TIM_Channel_1 ((uint16_t)0x0000) |
#define TIM_Channel_2 ((uint16_t)0x0004) |
#define TIM_Channel_3 ((uint16_t)0x0008) |
#define TIM_Channel_4 ((uint16_t)0x000C) |
#define IS_TIM_CHANNEL | ( | CHANNEL | ) |
#define IS_TIM_COMPLEMENTARY_CHANNEL | ( | CHANNEL | ) |
#define IS_TIM_PWMI_CHANNEL | ( | CHANNEL | ) |