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

Defines

#define TIM_OCNIDLESTATE_SET   (TIM_CR2_OIS1N)
#define TIM_OCNIDLESTATE_RESET   0x00000000U

Define Documentation

#define TIM_OCNIDLESTATE_RESET   0x00000000U

Definition at line 414 of file stm32f4xx_hal_tim.h.

Referenced by HAL_TIMEx_HallSensor_Init().

#define TIM_OCNIDLESTATE_SET   (TIM_CR2_OIS1N)

Definition at line 413 of file stm32f4xx_hal_tim.h.