STM32L486xx HAL User Manual
Defines
BREAK INPUT
TIM Exported Constants

Defines

#define LL_TIM_BREAK_INPUT_BKIN   0x00000000U
#define LL_TIM_BREAK_INPUT_BKIN2   0x00000004U

Define Documentation

#define LL_TIM_BREAK_INPUT_BKIN   0x00000000U

TIMx_BKIN input

Definition at line 1048 of file stm32l4xx_ll_tim.h.

#define LL_TIM_BREAK_INPUT_BKIN2   0x00000004U

TIMx_BKIN2 input

Definition at line 1049 of file stm32l4xx_ll_tim.h.