STM32F439xx HAL User Manual
Defines
TIM Clear Input Source
TIM Exported Constants

Defines

#define TIM_CLEARINPUTSOURCE_ETR   0x00000001U
#define TIM_CLEARINPUTSOURCE_NONE   0x00000000U

Define Documentation

#define TIM_CLEARINPUTSOURCE_ETR   0x00000001U

Definition at line 602 of file stm32f4xx_hal_tim.h.

Referenced by HAL_TIM_ConfigOCrefClear().

#define TIM_CLEARINPUTSOURCE_NONE   0x00000000U

Definition at line 603 of file stm32f4xx_hal_tim.h.