STM32H735xx HAL User Manual
|
Defines | |
#define | TIM_OCIDLESTATE_SET TIM_CR2_OIS1 |
#define | TIM_OCIDLESTATE_RESET 0x00000000U |
#define TIM_OCIDLESTATE_RESET 0x00000000U |
Output Idle state: OCx=0 when MOE=0
Definition at line 637 of file stm32h7xx_hal_tim.h.
Referenced by HAL_TIMEx_HallSensor_Init().
#define TIM_OCIDLESTATE_SET TIM_CR2_OIS1 |
Output Idle state: OCx=1 when MOE=0
Definition at line 636 of file stm32h7xx_hal_tim.h.