-
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
Kconfig definition¶
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
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.)