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

<choice: Interface pins 3-5>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/boards/arm/nrf9160dk_nrf52840/Kconfig:158

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:48

Menu path: (Top) → Board Options → Interface pins 3-5

config BOARD_NRF9160DK_INTERFACE1_TRACE
    bool "Route to TRACE interface"
    depends on <choice: Interface pins 3-5>
    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.)