STM32L486xx HAL User Manual
Defines
BKIN POLARITY
TIM Exported Constants

Defines

#define LL_TIM_BKIN_POLARITY_LOW   TIM1_OR2_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 1071 of file stm32l4xx_ll_tim.h.

#define LL_TIM_BKIN_POLARITY_LOW   TIM1_OR2_BKINP

BRK BKIN input is active low

Definition at line 1070 of file stm32l4xx_ll_tim.h.