STM32H735xx HAL User Manual
|
Defines | |
#define | TIM_OCFAST_DISABLE 0x00000000U |
#define | TIM_OCFAST_ENABLE TIM_CCMR1_OC1FE |
#define TIM_OCFAST_DISABLE 0x00000000U |
Output Compare fast disable
Definition at line 600 of file stm32h7xx_hal_tim.h.
Referenced by HAL_TIMEx_HallSensor_Init().
#define TIM_OCFAST_ENABLE TIM_CCMR1_OC1FE |
Output Compare fast enable
Definition at line 601 of file stm32h7xx_hal_tim.h.