STM32L486xx HAL User Manual
Defines
BKIN SOURCE
TIM Exported Constants

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_DF1BK   TIM1_OR2_BKDF1BK0E

Define Documentation

#define LL_TIM_BKIN_SOURCE_BKCOMP1   TIM1_OR2_BKCMP1E

internal signal: COMP1 output

Definition at line 1058 of file stm32l4xx_ll_tim.h.

#define LL_TIM_BKIN_SOURCE_BKCOMP2   TIM1_OR2_BKCMP2E

internal signal: COMP2 output

Definition at line 1059 of file stm32l4xx_ll_tim.h.

#define LL_TIM_BKIN_SOURCE_BKIN   TIM1_OR2_BKINE

BKIN input from AF controller

Definition at line 1057 of file stm32l4xx_ll_tim.h.

#define LL_TIM_BKIN_SOURCE_DF1BK   TIM1_OR2_BKDF1BK0E

internal signal: DFSDM1 break output

Definition at line 1061 of file stm32l4xx_ll_tim.h.