|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_TIM_OCIDLESTATE_LOW 0x00000000U |
| #define | LL_TIM_OCIDLESTATE_HIGH TIM_CR2_OIS1 |
| #define LL_TIM_OCIDLESTATE_HIGH TIM_CR2_OIS1 |
OCx=1 (after a dead-time if OC is implemented) when MOE=0
Definition at line 676 of file stm32f4xx_ll_tim.h.
| #define LL_TIM_OCIDLESTATE_LOW 0x00000000U |
OCx=0 (after a dead-time if OC is implemented) when MOE=0
Definition at line 675 of file stm32f4xx_ll_tim.h.
Referenced by LL_TIM_OC_StructInit().
1.7.6.1