STM32L443xx HAL User Manual
|
Defines | |
#define | LL_TIM_ETRSOURCE_LEGACY 0x00000000U |
#define | LL_TIM_ETRSOURCE_COMP1 TIM1_OR2_ETRSEL_0 |
#define | LL_TIM_ETRSOURCE_COMP2 TIM1_OR2_ETRSEL_1 |
#define LL_TIM_ETRSOURCE_COMP1 TIM1_OR2_ETRSEL_0 |
COMP1 output connected to ETR input
Definition at line 976 of file stm32l4xx_ll_tim.h.
#define LL_TIM_ETRSOURCE_COMP2 TIM1_OR2_ETRSEL_1 |
COMP2 output connected to ETR input
Definition at line 977 of file stm32l4xx_ll_tim.h.
#define LL_TIM_ETRSOURCE_LEGACY 0x00000000U |
ETR legacy mode
Definition at line 975 of file stm32l4xx_ll_tim.h.