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

Defines

#define LL_TIM_TIM15_TI1_RMP_GPIO   TIM15_OR1_RMP_MASK
#define LL_TIM_TIM15_TI1_RMP_LSE   (TIM15_OR1_TI1_RMP | TIM15_OR1_RMP_MASK)

Define Documentation

TIM15 input capture 1 is connected to GPIO

Definition at line 1245 of file stm32l4xx_ll_tim.h.

#define LL_TIM_TIM15_TI1_RMP_LSE   (TIM15_OR1_TI1_RMP | TIM15_OR1_RMP_MASK)

TIM15 input capture 1 is connected to LSE

Definition at line 1246 of file stm32l4xx_ll_tim.h.