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

Defines

#define LL_TIM_TIM8_TI1_RMP_GPIO   TIM8_OR1_RMP_MASK
#define LL_TIM_TIM8_TI1_RMP_COMP2   (TIM8_OR1_TI1_RMP | TIM8_OR1_RMP_MASK)

Define Documentation

#define LL_TIM_TIM8_TI1_RMP_COMP2   (TIM8_OR1_TI1_RMP | TIM8_OR1_RMP_MASK)

TIM8 input capture 1 is connected to COMP2 output

Definition at line 1236 of file stm32l4xx_ll_tim.h.

TIM8 input capture 1 is connected to GPIO

Definition at line 1235 of file stm32l4xx_ll_tim.h.