js_port_struct - 2023.1 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-05-16
Version
2023.1 English

JTAG port

This is retrieved by calling js_open_port().

Declaration

typedef struct
{
  js_server_t * server,
  js_node_t * root_node
} js_port_struct;
Table 1. Structure js_port_struct member description
Member Description
server

Server associated with port

root_node

Node representing the whole scan chain