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

Macros

#define TIM_CLEARINPUTSOURCE_NONE   0x00000000U
#define TIM_CLEARINPUTSOURCE_ETR   0x00000001U

Detailed Description

Macro Definition Documentation

◆ TIM_CLEARINPUTSOURCE_ETR

#define TIM_CLEARINPUTSOURCE_ETR   0x00000001U

OCREF_CLR is connected to ETRF input

Definition at line 439 of file stm32f4xx_hal_tim.h.

◆ TIM_CLEARINPUTSOURCE_NONE

#define TIM_CLEARINPUTSOURCE_NONE   0x00000000U

OCREF_CLR is disabled

Definition at line 438 of file stm32f4xx_hal_tim.h.