The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_PWM

PWM (Pulse Width Modulation) Drivers

Type: bool

Help

Enable config options for PWM drivers.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/pwm/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:46

Menu path: (Top) → Device Drivers

menuconfig PWM
    bool "PWM (Pulse Width Modulation) Drivers"
    help
      Enable config options for PWM drivers.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)