-
CONFIG_PWM_0
¶
Enable PWM port 0
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pwm/Kconfig:30
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:44
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers
config PWM_0 bool prompt "Enable PWM port 0" ifPWM
depends onPWM
(Definitions include propagated dependencies, including from if’s and menus.)