protected class BR_Gen2_Read.Fields
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
data |
int |
memoryBank |
short |
numBytesToRead |
byte[] |
pwd |
long |
wordPtr |
Constructor and Description |
---|
Fields() |
Fields(long wordPtr,
int memoryBank,
short numBytesToRead,
byte[] pwd,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public long wordPtr
public int memoryBank
public short numBytesToRead
public byte[] pwd
public byte[] data