|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | TIM_OCFAST_DISABLE 0x00000000U |
| #define | TIM_OCFAST_ENABLE TIM_CCMR1_OC1FE |
| #define TIM_OCFAST_DISABLE 0x00000000U |
Output Compare fast disable
Definition at line 560 of file stm32f4xx_hal_tim.h.
| #define TIM_OCFAST_ENABLE TIM_CCMR1_OC1FE |
Output Compare fast enable
Definition at line 561 of file stm32f4xx_hal_tim.h.