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

Macros

#define TIM_OCFAST_DISABLE   0x00000000U
#define TIM_OCFAST_ENABLE   TIM_CCMR1_OC1FE

Detailed Description

Macro Definition Documentation

◆ TIM_OCFAST_DISABLE

#define TIM_OCFAST_DISABLE   0x00000000U

Output Compare fast disable

Definition at line 560 of file stm32f4xx_hal_tim.h.

◆ TIM_OCFAST_ENABLE

#define TIM_OCFAST_ENABLE   TIM_CCMR1_OC1FE

Output Compare fast enable

Definition at line 561 of file stm32f4xx_hal_tim.h.