-
CONFIG_PWM_0_NRF_CH3_PIN
¶
CH3 pin number
Type: int
Help¶
GPIO pin number to use for CH3 (set to -1 if not used).
Kconfig definition¶
At drivers/pwm/Kconfig.nrfx:70
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_CH3_PIN int prompt "CH3 pin number" ifPWM_0
&&PWM_NRFX
&&PWM
range -1 47 ifSOC_NRF52840_QIAA
&&PWM_0
&&PWM_NRFX
&&PWM
range -1 31 ifPWM_0
&&PWM_NRFX
&&PWM
default -1 ifPWM_0
&&PWM_NRFX
&&PWM
depends onPWM_0
&&PWM_NRFX
&&PWM
help GPIO pin number to use for CH3 (set to -1 if not used).
(Definitions include propagated dependencies, including from if’s and menus.)