STM CMSIS
Macros
TIM Channel
STM32F4xx_HAL_Driver
»
TIM
»
TIM Exported Constants
Macros
#define
TIM_CHANNEL_1
((uint32_t)0x00000000U)
#define
TIM_CHANNEL_2
((uint32_t)0x00000004U)
#define
TIM_CHANNEL_3
((uint32_t)0x00000008U)
#define
TIM_CHANNEL_4
((uint32_t)0x0000000CU)
#define
TIM_CHANNEL_ALL
((uint32_t)0x00000018U)
Detailed Description
Generated by
1.8.13