OpenOCD
jtag_command Struct Reference
Collaboration diagram for jtag_command:

Data Fields

union jtag_command_container cmd
 
struct jtag_commandnext
 
enum jtag_command_type type
 

Detailed Description

Definition at line 146 of file commands.h.

Field Documentation

◆ cmd

union jtag_command_container jtag_command::cmd

Definition at line 121 of file commands.h.

Referenced by bitq_in_proc(), and dtc_queue_run().

◆ next

struct jtag_command* jtag_command::next

Definition at line 149 of file commands.h.

Referenced by bitq_in_proc().

◆ type

enum jtag_command_type jtag_command::type

Definition at line 121 of file commands.h.

Referenced by angie_post_process_queue(), bitq_in_proc(), and ulink_post_process_queue().


The documentation for this struct was generated from the following file: