STM32G474xx HAL User Manual
定义
TIM3 Timer Input Ch3 Remap
TIM Exported Constants

定义

#define LL_TIM_TIM3_TI3_RMP_GPIO   0x00000000U
#define LL_TIM_TIM3_TI3_RMP_COMP3   TIM_TISEL_TI3SEL_0

Define Documentation

#define LL_TIM_TIM3_TI3_RMP_COMP3   TIM_TISEL_TI3SEL_0

TIM3 input 3 is connected to COMP3_OUT

Definition at line 1544 of file stm32g4xx_ll_tim.h.

#define LL_TIM_TIM3_TI3_RMP_GPIO   0x00000000U

TIM3 input 3 is connected to GPIO

Definition at line 1543 of file stm32g4xx_ll_tim.h.