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