-
CONFIG_BOARD_PCA10090_NRF52840_RESET_P0_20
¶
P0.20
Type: bool
Help¶
Pin P0.20 on nRF52840, connected to P0.18 on the nRF9160.
Direct dependencies¶
BOARD_PCA10090_INTERFACE0_MCU
&& <choice: Pin used for reset>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At boards/arm/nrf52840_pca10090/Kconfig:215
Included via Kconfig:8
→ Kconfig.zephyr:30
→ boards/Kconfig:32
Menu path: (Top) → Board Options → Enable GPIO reset line → Pin used for reset
config BOARD_PCA10090_NRF52840_RESET_P0_20
bool "P0.20"
depends on BOARD_PCA10090_INTERFACE0_MCU
&& <choice: Pin used for reset>
help
Pin P0.20 on nRF52840,
connected to P0.18 on the nRF9160.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)