STM32L486xx HAL User Manual
Data Fields
TIMEx_BreakInputConfigTypeDef Struct Reference

TIM Break/Break2 input configuration. More...

#include <stm32l4xx_hal_tim_ex.h>

Data Fields

uint32_t Source
uint32_t Enable
uint32_t Polarity

Detailed Description

TIM Break/Break2 input configuration.

Definition at line 82 of file stm32l4xx_hal_tim_ex.h.


Field Documentation

Specifies whether or not the break input source is enabled. This parameter can be a value of TIM Extended Break input source enabling

Definition at line 86 of file stm32l4xx_hal_tim_ex.h.

Referenced by HAL_TIMEx_ConfigBreakInput().

Specifies the break input source polarity. This parameter can be a value of TIM Extended Break input polarity Not relevant when analog watchdog output of the DFSDM1 used as break input source

Definition at line 88 of file stm32l4xx_hal_tim_ex.h.

Referenced by HAL_TIMEx_ConfigBreakInput().

Specifies the source of the timer break input. This parameter can be a value of TIM Extended Break input source

Definition at line 84 of file stm32l4xx_hal_tim_ex.h.

Referenced by HAL_TIMEx_ConfigBreakInput().


The documentation for this struct was generated from the following file: