:orphan: .. title:: BOARD_NRF9160DK_NRF52840_RESET_P0_15 .. option:: CONFIG_BOARD_NRF9160DK_NRF52840_RESET_P0_15 *P0.15* Type: ``bool`` Help ==== Pin P0.15 on nRF52840, connected to P0.19 on the nRF9160. Direct dependencies =================== \ :option:`BOARD_NRF9160DK_INTERFACE0_MCU ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160dk_nrf52840/Kconfig:221`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options → Enable GPIO reset line → Pin used for reset .. parsed-literal:: config BOARD_NRF9160DK_NRF52840_RESET_P0_15 bool "P0.15" depends on \ :option:`BOARD_NRF9160DK_INTERFACE0_MCU ` && \ :ref:` ` help Pin P0.15 on nRF52840, connected to P0.19 on the nRF9160. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*