-
CONFIG_PWM_2_NRF_CH3_INVERTED
¶
CH3 Inverted
Type: bool
Help¶
Inverses the polarity.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pwm/Kconfig.nrfx:219
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:44
→ drivers/pwm/Kconfig:55
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers → nRF PWM nrfx driver
config PWM_2_NRF_CH3_INVERTED bool prompt "CH3 Inverted" ifPWM_2
&&PWM_NRFX
&&PWM
depends onPWM_2
&&PWM_NRFX
&&PWM
help Inverses the polarity.
(Definitions include propagated dependencies, including from if’s and menus.)