STM32H735xx HAL User Manual
Defines
BKIN POLARITY
TIM Exported Constants

Defines

#define LL_TIM_BKIN_POLARITY_LOW   TIM1_AF1_BKINP
#define LL_TIM_BKIN_POLARITY_HIGH   0x00000000U

Define Documentation

#define LL_TIM_BKIN_POLARITY_HIGH   0x00000000U

BRK BKIN input is active high

Definition at line 1135 of file stm32h7xx_ll_tim.h.

#define LL_TIM_BKIN_POLARITY_LOW   TIM1_AF1_BKINP

BRK BKIN input is active low

Definition at line 1134 of file stm32h7xx_ll_tim.h.