NXP Reader Library  v17.1.0.2535
Inventory_NotSet

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...

Collaboration diagram for Inventory_NotSet:

Macros

#define PHAL_ICODE_FLAG_SELECTED   0x10U
 Select Flag. More...
 
#define PHAL_ICODE_FLAG_ADDRESSED   0x20U
 Address Flag. More...
 

Detailed Description

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.

Macro Definition Documentation

◆ PHAL_ICODE_FLAG_SELECTED

#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.

◆ PHAL_ICODE_FLAG_ADDRESSED

#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.