| OpenOCD
    | 

| Data Fields | |
| uint32_t | bits | 
| uint8_t * | buffer | 
| struct scan_command * | command | 
Definition at line 87 of file openjtag.c.
| uint32_t openjtag_scan_result::bits | 
Definition at line 88 of file openjtag.c.
Referenced by openjtag_add_scan(), and openjtag_execute_tap_queue().
| uint8_t* openjtag_scan_result::buffer | 
Definition at line 90 of file openjtag.c.
Referenced by openjtag_add_scan(), and openjtag_execute_tap_queue().
| struct scan_command* openjtag_scan_result::command | 
Definition at line 89 of file openjtag.c.
Referenced by openjtag_add_scan().