Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
custom PWM complementary flags for output pins | |
This flag can be used with any of the This feature is only available on certain SoC families, refer to the binding's documentation for more details. The custom flags are on the upper 8bits of the pwm_flags_t | |
#define | STM32_PWM_COMPLEMENTARY (1U << 8) |
PWM complementary output pin is enabled. | |
#define | PWM_STM32_COMPLEMENTARY (1U << 8) |
#define PWM_STM32_COMPLEMENTARY (1U << 8) |
STM32_PWM_COMPLEMENTARY
flag instead. #define STM32_PWM_COMPLEMENTARY (1U << 8) |
PWM complementary output pin is enabled.