OpenOCD
bitq_state Struct Reference
Collaboration diagram for bitq_state:

Data Fields

int bit_pos
 
struct jtag_commandcmd
 
int field_idx
 
int status
 

Detailed Description

Definition at line 19 of file bitq.c.

Field Documentation

◆ bit_pos

int bitq_state::bit_pos

Definition at line 22 of file bitq.c.

Referenced by bitq_execute_queue(), and bitq_in_proc().

◆ cmd

struct jtag_command* bitq_state::cmd

Definition at line 20 of file bitq.c.

Referenced by bitq_execute_queue(), and bitq_in_proc().

◆ field_idx

int bitq_state::field_idx

Definition at line 21 of file bitq.c.

Referenced by bitq_execute_queue(), and bitq_in_proc().

◆ status

int bitq_state::status

Definition at line 23 of file bitq.c.

Referenced by bitq_execute_queue().


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