STM32H735xx HAL User Manual
Defines
BKIN SOURCE
TIM Exported Constants

Defines

#define LL_TIM_BKIN_SOURCE_BKIN   TIM1_AF1_BKINE
#define LL_TIM_BKIN_SOURCE_BKCOMP1   TIM1_AF1_BKCMP1E
#define LL_TIM_BKIN_SOURCE_BKCOMP2   TIM1_AF1_BKCMP2E
#define LL_TIM_BKIN_SOURCE_DF1BK   TIM1_AF1_BKDF1BK0E

Define Documentation

#define LL_TIM_BKIN_SOURCE_BKCOMP1   TIM1_AF1_BKCMP1E

internal signal: COMP1 output

Definition at line 1124 of file stm32h7xx_ll_tim.h.

#define LL_TIM_BKIN_SOURCE_BKCOMP2   TIM1_AF1_BKCMP2E

internal signal: COMP2 output

Definition at line 1125 of file stm32h7xx_ll_tim.h.

#define LL_TIM_BKIN_SOURCE_BKIN   TIM1_AF1_BKINE

BKIN input from AF controller

Definition at line 1123 of file stm32h7xx_ll_tim.h.

#define LL_TIM_BKIN_SOURCE_DF1BK   TIM1_AF1_BKDF1BK0E

internal signal: DFSDM1 break output

Definition at line 1126 of file stm32h7xx_ll_tim.h.