:orphan: .. title:: BOARD_PCA10090_NRF52840_RESET_P0_17 .. option:: CONFIG_BOARD_PCA10090_NRF52840_RESET_P0_17 *P0.17* Type: ``bool`` Help ==== Pin P0.17 on nRF52840, connected to P0.17 on the nRF9160. Direct dependencies =================== \ :option:`BOARD_PCA10090_INTERFACE0_MCU ` && \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf52840_pca10090/Kconfig:209`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:25`` → ``boards/Kconfig:27`` Menu path: (top menu) → Board Options → Enable GPIO reset line → Pin used for reset .. parsed-literal:: config BOARD_PCA10090_NRF52840_RESET_P0_17 bool prompt "P0.17" if \ :option:`BOARD_PCA10090_INTERFACE0_MCU ` && \ :ref:` ` depends on \ :option:`BOARD_PCA10090_INTERFACE0_MCU ` && \ :ref:` ` help Pin P0.17 on nRF52840, connected to P0.17 on the nRF9160. *(Definitions include propagated dependencies, including from if's and menus.)*