-
CONFIG_PWM_4
¶
Enable PWM port 4
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pwm/Kconfig:35
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:40
Menu path: (Top) → Device Drivers → PWM (Pulse Width Modulation) Drivers
config PWM_4
bool "Enable PWM port 4"
depends on PWM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)