-
CONFIG_PWM_3_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:289
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_3_NRF_CH3_INVERTED bool prompt "CH3 Inverted" ifPWM_3
&&PWM_NRFX
&&PWM
depends onPWM_3
&&PWM_NRFX
&&PWM
help Inverses the polarity.
(Definitions include propagated dependencies, including from if’s and menus.)