Flags when Inventory is NOT SET. These are part for bits 5 - 8 ( i.e. 4 - 7). These flags will be utilized for the below mentioned interfaces. More...

Macros | |
| #define | PHAL_ICODE_FLAG_SELECTED 0x10U |
| Select Flag. More... | |
| #define | PHAL_ICODE_FLAG_ADDRESSED 0x20U |
| Address Flag. More... | |
Flags when Inventory is NOT SET. These are part for bits 5 - 8 ( i.e. 4 - 7). These flags will be utilized for the below mentioned interfaces.
| #define PHAL_ICODE_FLAG_SELECTED 0x10U |
Select Flag.
If set only VICC in selected state shall respond. The Address Flag shall be set to 0 and the UID field will not be included in the request. If not set Request shall be executed by any VICC according to the setting of Address Flag.
| #define PHAL_ICODE_FLAG_ADDRESSED 0x20U |
Address Flag.
If set request is addressed. UID field is included in request. It shall be executed only by the VICC whose UID matches the UID specified in the request. If not set request is not addressed. UID field is not included in request. It shall be executed by any VICC.