STM32F439xx HAL User Manual
Defines
TIM Output Fast State
TIM Exported Constants

Defines

#define TIM_OCFAST_DISABLE   0x00000000U
#define TIM_OCFAST_ENABLE   (TIM_CCMR1_OC1FE)

Define Documentation

#define TIM_OCFAST_DISABLE   0x00000000U

Definition at line 377 of file stm32f4xx_hal_tim.h.

Referenced by HAL_TIMEx_HallSensor_Init().

#define TIM_OCFAST_ENABLE   (TIM_CCMR1_OC1FE)

Definition at line 378 of file stm32f4xx_hal_tim.h.