STM32G474xx HAL User Manual
定义
TIM捕获/比较通道状态
TIM导出常量

定义

#define TIM_CCx_ENABLE   0x00000001U
#define TIM_CCx_DISABLE   0x00000000U
#define TIM_CCxN_ENABLE   0x00000004U
#define TIM_CCxN_DISABLE   0x00000000U

定义文档

#define TIM_CCx_DISABLE   0x00000000U
#define TIM_CCx_ENABLE   0x00000001U
#define TIM_CCxN_DISABLE   0x00000000U
#define TIM_CCxN_ENABLE   0x00000004U