:orphan: .. title:: BOARD_NRF9160DK_INTERFACE1_TRACE .. option:: CONFIG_BOARD_NRF9160DK_INTERFACE1_TRACE *Route to TRACE interface* Type: ``bool`` Help ==== Pin 3: nRF9160 P0.21 connects to TRACECLK Pin 4: nRF9160 P0.22 connects to TRACEDATA0 Pin 5: nRF9160 P0.23 connects to TRACEDATA1 Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160dk_nrf52840/Kconfig:158`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options → Interface pins 3-5 .. parsed-literal:: config BOARD_NRF9160DK_INTERFACE1_TRACE bool "Route to TRACE interface" depends on \ :ref:` ` help Pin 3: nRF9160 P0.21 connects to TRACECLK Pin 4: nRF9160 P0.22 connects to TRACEDATA0 Pin 5: nRF9160 P0.23 connects to TRACEDATA1 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*