|
STM32G474xx HAL用户手册
|
标识比较单元的常量。 更多...
定义 | |
| #define | LL_HRTIM_COMPAREUNIT_2 HRTIM_TIMCR_DELCMP2 |
| #define | LL_HRTIM_COMPAREUNIT_4 HRTIM_TIMCR_DELCMP4 |
标识比较单元的常量。
| #define LL_HRTIM_COMPAREUNIT_2 HRTIM_TIMCR_DELCMP2 |
比较单元2标识符
Definition at line 647 of file stm32g4xx_ll_hrtim.h.
Referenced by LL_HRTIM_TIM_GetCompareMode(), and LL_HRTIM_TIM_SetCompareMode().
| #define LL_HRTIM_COMPAREUNIT_4 HRTIM_TIMCR_DELCMP4 |
比较单元4标识符
Definition at line 648 of file stm32g4xx_ll_hrtim.h.
1.7.6.1