public class WordPointers
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
AccessPassword
The 2-word access password is stored at this word in reserved memory
|
static short |
Crc
The 1-word CRC is stored starting at this word in EPC memory
|
static short |
Epc
The variable length EPC is stored starting at this word in EPC memory
|
static short |
KillPassword
The 2-word kill password is stored at this word in reserved memory
|
static short |
PcBits
The 1-word PCBits are stored starting that this word in EPC memory
|
Constructor and Description |
---|
WordPointers() |
public static final short KillPassword
public static final short AccessPassword
public static final short Crc
public static final short PcBits
public static final short Epc