STM32G474xx HAL用户手册
宏定义
外部事件ID
HRTIM导出常量

用于标识外部事件通道的常量。更多...

宏定义

#define LL_HRTIM_EVENT_1   ((uint32_t)0x00000001U)
#define LL_HRTIM_EVENT_2   ((uint32_t)0x00000002U)
#define LL_HRTIM_EVENT_3   ((uint32_t)0x00000004U)
#define LL_HRTIM_EVENT_4   ((uint32_t)0x00000008U)
#define LL_HRTIM_EVENT_5   ((uint32_t)0x00000010U)
#define LL_HRTIM_EVENT_6   ((uint32_t)0x00000020U)
#define LL_HRTIM_EVENT_7   ((uint32_t)0x00000040U)
#define LL_HRTIM_EVENT_8   ((uint32_t)0x00000080U)
#define LL_HRTIM_EVENT_9   ((uint32_t)0x00000100U)
#define LL_HRTIM_EVENT_10   ((uint32_t)0x00000200U)

详细说明

用于标识外部事件通道的常量。


宏定义文档

#define LL_HRTIM_EVENT_1   ((uint32_t)0x00000001U)
#define LL_HRTIM_EVENT_10   ((uint32_t)0x00000200U)

外部事件通道10标识符

Definition at line 690 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_EVENT_2   ((uint32_t)0x00000002U)

外部事件通道2标识符

Definition at line 682 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_EVENT_3   ((uint32_t)0x00000004U)

外部事件通道3标识符

Definition at line 683 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_EVENT_4   ((uint32_t)0x00000008U)

外部事件通道4标识符

Definition at line 684 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_EVENT_5   ((uint32_t)0x00000010U)

外部事件通道5标识符

Definition at line 685 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_EVENT_6   ((uint32_t)0x00000020U)

外部事件通道6标识符

Definition at line 686 of file stm32g4xx_ll_hrtim.h.

Referenced by LL_HRTIM_EE_GetFilter().

#define LL_HRTIM_EVENT_7   ((uint32_t)0x00000040U)

外部事件通道7标识符

Definition at line 687 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_EVENT_8   ((uint32_t)0x00000080U)

外部事件通道8标识符

Definition at line 688 of file stm32g4xx_ll_hrtim.h.

#define LL_HRTIM_EVENT_9   ((uint32_t)0x00000100U)

外部事件通道9标识符

Definition at line 689 of file stm32g4xx_ll_hrtim.h.