STM32L443xx HAL User Manual
|
Defines | |
#define | LL_TIM_BKIN_SOURCE_BKIN TIM1_OR2_BKINE |
#define | LL_TIM_BKIN_SOURCE_BKCOMP1 TIM1_OR2_BKCMP1E |
#define | LL_TIM_BKIN_SOURCE_BKCOMP2 TIM1_OR2_BKCMP2E |
#define LL_TIM_BKIN_SOURCE_BKCOMP1 TIM1_OR2_BKCMP1E |
internal signal: COMP1 output
Definition at line 1077 of file stm32l4xx_ll_tim.h.
#define LL_TIM_BKIN_SOURCE_BKCOMP2 TIM1_OR2_BKCMP2E |
internal signal: COMP2 output
Definition at line 1078 of file stm32l4xx_ll_tim.h.
#define LL_TIM_BKIN_SOURCE_BKIN TIM1_OR2_BKINE |
BKIN input from AF controller
Definition at line 1076 of file stm32l4xx_ll_tim.h.