jtag_tap is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
char *
char *
char *
unsigned int
bool
Is this TAP disabled after JTAG reset?.
bool
Is this TAP currently enabled?.
unsigned int
size of instruction register.
uint32_t
uint8_t *
Capture-IR expected value.
uint32_t
uint8_t *
Capture-IR expected mask.
uint32_t
device identification code.
bool
not all devices have idcode, we'll discover this during chain examination.
uint32_t *
Array of expected identification codes.
uint8_t
Number of expected identification codes.
bool
Flag saying whether to ignore version field in expected_ids[].
bool
Flag saying whether to ignore the bypass bit in the code.
uint8_t *
current instruction.
bool
Bypass register selected.
uint64_t
Bypass instruction value.
struct jtag_tap *
void *

References

from examples