OpenOCD
openjtag_scan_result Struct Reference
Collaboration diagram for openjtag_scan_result:

Data Fields

uint32_t bits
 
uint8_t * buffer
 
struct scan_commandcommand
 

Detailed Description

Definition at line 87 of file openjtag.c.

Field Documentation

◆ bits

uint32_t openjtag_scan_result::bits

Definition at line 88 of file openjtag.c.

Referenced by openjtag_add_scan(), and openjtag_execute_tap_queue().

◆ buffer

uint8_t* openjtag_scan_result::buffer

Definition at line 90 of file openjtag.c.

Referenced by openjtag_add_scan(), and openjtag_execute_tap_queue().

◆ command

struct scan_command* openjtag_scan_result::command

Definition at line 89 of file openjtag.c.

Referenced by openjtag_add_scan().


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