|
STM32G474xx HAL用户手册
|
用于标识外部事件通道的常量。更多...
宏定义 | |
| #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) |
外部事件通道1标识符
Definition at line 681 of file stm32g4xx_ll_hrtim.h.
Referenced by LL_HRTIM_EE_Config(), LL_HRTIM_EE_GetFastMode(), LL_HRTIM_EE_GetPolarity(), LL_HRTIM_EE_GetSensitivity(), LL_HRTIM_EE_GetSrc(), LL_HRTIM_EE_SetFastMode(), LL_HRTIM_EE_SetFilter(), LL_HRTIM_EE_SetPolarity(), LL_HRTIM_EE_SetSensitivity(), LL_HRTIM_EE_SetSrc(), LL_HRTIM_TIM_GetEventFilter(), LL_HRTIM_TIM_GetEventLatchStatus(), LL_HRTIM_TIM_SetEventFilter(), and LL_HRTIM_TIM_SetEventLatchStatus().
| #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.
1.7.6.1