STM32L486xx HAL User Manual
Defines
TIM Extended Break input source enabling
TIM Extended Exported Constants

Defines

#define TIM_BREAKINPUTSOURCE_DISABLE   0x00000000U /* !< Break input source is disabled */
#define TIM_BREAKINPUTSOURCE_ENABLE   0x00000001U /* !< Break input source is enabled */

Define Documentation

#define TIM_BREAKINPUTSOURCE_DISABLE   0x00000000U /* !< Break input source is disabled */

Definition at line 228 of file stm32l4xx_hal_tim_ex.h.

#define TIM_BREAKINPUTSOURCE_ENABLE   0x00000001U /* !< Break input source is enabled */

Definition at line 229 of file stm32l4xx_hal_tim_ex.h.