STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for TIM ETR Polarity:

Macros

#define TIM_ETRPOLARITY_INVERTED   TIM_SMCR_ETP
#define TIM_ETRPOLARITY_NONINVERTED   0x00000000U

Detailed Description

Macro Definition Documentation

◆ TIM_ETRPOLARITY_INVERTED

#define TIM_ETRPOLARITY_INVERTED   TIM_SMCR_ETP

Polarity for ETR source

Definition at line 499 of file stm32f4xx_hal_tim.h.

◆ TIM_ETRPOLARITY_NONINVERTED

#define TIM_ETRPOLARITY_NONINVERTED   0x00000000U

Polarity for ETR source

Definition at line 500 of file stm32f4xx_hal_tim.h.