-
CONFIG_FLEXPWM4_PWM0
¶
NXP MCUX FLEXPWM4_PWM0 Output
Type: bool
Help¶
Enable output for FLEXPWM4_PWM0 in the driver. Say y here if you want to use FLEXPWM4_PWM0 output.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pwm/Kconfig.mcux:86
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:40
→ drivers/pwm/Kconfig:58
Menu path: (Top) → Device Drivers → PWM (Pulse Width Modulation) Drivers → MCUX PWM driver
config FLEXPWM4_PWM0 bool "NXP MCUX FLEXPWM4_PWM0 Output" depends onPWM_MCUX
&&PWM
help Enable output for FLEXPWM4_PWM0 in the driver. Say y here if you want to use FLEXPWM4_PWM0 output.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)