scan_blk is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

scan_blk struct

Syntax

struct scan_blk {     uint8_t out[MAX_SCAN_SIZE];      uint8_t in[MAX_SCAN_SIZE];      struct scan_field field; };

Fields

out

No summary provided. Read more...

in

No summary provided. Read more...

field

No summary provided. Read more...

References

LocationReferrerText
lakemont.h:74
struct scan_blk {
lakemont.c:60scan
static struct scan_blk scan;

Type Use

Variables of scan_blk type
all items filtered out
scan_blk