STM32F439xx HAL User Manual
Defines
TIM Output Compare Idle State
TIM Exported Constants

Defines

#define TIM_OCIDLESTATE_SET   (TIM_CR2_OIS1)
#define TIM_OCIDLESTATE_RESET   0x00000000U

Define Documentation

#define TIM_OCIDLESTATE_RESET   0x00000000U

Definition at line 405 of file stm32f4xx_hal_tim.h.

Referenced by HAL_TIMEx_HallSensor_Init().

#define TIM_OCIDLESTATE_SET   (TIM_CR2_OIS1)

Definition at line 404 of file stm32f4xx_hal_tim.h.