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

Fields

Field
Declared as
Description
unsigned int
The number of bits this field specifies.
const uint8_t *
A pointer to value to be scanned into the device.
uint8_t *
A pointer to a 32-bit memory location for data scanned out.
uint8_t *
The value used to check the data scanned out.
uint8_t *
The mask to go with check_value.

References

from examples