STM32L443xx HAL User Manual
|
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 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 1179 of file stm32l4xx_ll_tim.h.
TIM1 input capture 1 is connected to GPIO
Definition at line 1178 of file stm32l4xx_ll_tim.h.