public static class UhfI.ST_EmbededData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
accesspwd
access password
|
UhfI.Bank |
bank
which bank to read when inventory
|
int |
bytecnt
how many bytes would be read from the starting address
|
int |
startaddr
memory bank offset, in blocks, at which to begin reading
|
Constructor and Description |
---|
ST_EmbededData() |
public UhfI.Bank bank
public int startaddr
public int bytecnt
public byte[] accesspwd