-
CONFIG_FLEXPWM1_PWM1
¶
NXP MCUX FLEXPWM1_PWM1 Output
Type: bool
Help¶
Enable output for FLEXPWM1_PWM1 in the driver. Say y here if you want to use FLEXPWM1_PWM1 output.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pwm/Kconfig.mcux:20
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 FLEXPWM1_PWM1 bool "NXP MCUX FLEXPWM1_PWM1 Output" depends onPWM_MCUX
&&PWM
help Enable output for FLEXPWM1_PWM1 in the driver. Say y here if you want to use FLEXPWM1_PWM1 output.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)