|
STM32G474xx HAL 用户手册
|
定义 | |
| #define | LL_TIM_TIM4_TI3_RMP_GPIO 0x00000000U |
| #define | LL_TIM_TIM4_TI3_RMP_COMP5 TIM_TISEL_TI3SEL_0 |
| #define LL_TIM_TIM4_TI3_RMP_COMP5 TIM_TISEL_TI3SEL_0 |
TIM4 输入 3 连接到 COMP5_OUT
Definition at line 1596 of file stm32g4xx_ll_tim.h.
| #define LL_TIM_TIM4_TI3_RMP_GPIO 0x00000000U |
TIM4 输入 3 连接到 GPIO
Definition at line 1594 of file stm32g4xx_ll_tim.h.
1.7.6.1