|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | TIM_OUTPUTNSTATE_DISABLE 0x00000000U |
| #define | TIM_OUTPUTNSTATE_ENABLE TIM_CCER_CC1NE |
| #define TIM_OUTPUTNSTATE_DISABLE 0x00000000U |
OCxN is disabled
Definition at line 569 of file stm32f4xx_hal_tim.h.
| #define TIM_OUTPUTNSTATE_ENABLE TIM_CCER_CC1NE |
OCxN is enabled
Definition at line 570 of file stm32f4xx_hal_tim.h.