STM32L486xx HAL User Manual
Defines
TIM1 External Input Ch1 Remap
TIM Exported Constants

Defines

#define LL_TIM_TIM1_TI1_RMP_GPIO   TIM1_OR1_RMP_MASK
#define LL_TIM_TIM1_TI1_RMP_COMP1   (TIM1_OR1_TI1_RMP | TIM1_OR1_RMP_MASK)

Define Documentation

#define LL_TIM_TIM1_TI1_RMP_COMP1   (TIM1_OR1_TI1_RMP | TIM1_OR1_RMP_MASK)

TIM1 input capture 1 is connected to COMP1 output

Definition at line 1160 of file stm32l4xx_ll_tim.h.

TIM1 input capture 1 is connected to GPIO

Definition at line 1159 of file stm32l4xx_ll_tim.h.