HAL + 0/3 examples
CodeScope will show references to TIM_OCFAST_ENABLE from the following samples and libraries:
Examples
STM32F4-Discovery
Applications
Audio
STM32F401-Discovery
Applications
Audio
STM32F411E-Discovery
Applications
Audio
 
Symbols
loading...
Files
loading...

TIM_OCFAST_ENABLE macro

Output Compare fast enable

Syntax

#define TIM_OCFAST_ENABLE TIM_CCMR1_OC1FE

Examples

TIM_OCFAST_ENABLE is referenced by 3 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:560
#define TIM_OCFAST_ENABLE TIM_CCMR1_OC1FE /*!< Output Compare fast enable */
stm32f4xx_hal_tim.h:1608
((__STATE__) == TIM_OCFAST_ENABLE))