-
CONFIG_PWM_0_NRF_CH2_INVERTED
¶
CH2 inverted
Type: bool
Help¶
Inverses the polarity.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pwm/Kconfig.nrfx:65
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_0_NRF_CH2_INVERTED bool prompt "CH2 inverted" ifPWM_0
&&PWM_NRFX
&&PWM
depends onPWM_0
&&PWM_NRFX
&&PWM
help Inverses the polarity.
(Definitions include propagated dependencies, including from if’s and menus.)