JTAG command sequence object
Commands are added to this object for later execution.
Declaration
typedef struct
{
js_node_t
* node
} js_command_sequence_struct;
Member | Description |
---|---|
node | JTAG node |
JTAG command sequence object
Commands are added to this object for later execution.
Declaration
typedef struct
{
js_node_t
* node
} js_command_sequence_struct;
Member | Description |
---|---|
node | JTAG node |