NXP Reader Library  v17.1.0.2535
ExtendedInventoryFlags

Options to be used with InventoryReadExtended command. More...

Collaboration diagram for ExtendedInventoryFlags:

Macros

#define PHAL_ICODE_INVENTORY_READ_EXT_DEFAULT   0x00U
 Default option for InventoryReadExtended command.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_EAS_MODE   0x01U
 Option to indicate that the VICC with EAS enabled will respond.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_UID_MODE   0x02U
 Option to indicate complete UID transmission.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_CID_COMPARE   0x04U
 Option to indicate transmission of 16 bit CID and only tags with the same CID will respond.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_CID_RESPONSE   0x08U
 Option to indicate transmission of Custom ID.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_SKIP_DATA   0x10U
 Option to indicate No user memory data are requested from the tag, first block number byte and number of blocks byte shall not be transmitted in the command.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_QUIET   0x20U
 Option to indicate the state change to Quiet after response.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_PERSIST_QUIET   0x40U
 Option to indicate the state change to Persistent Quiet after response.
 
#define PHAL_ICODE_INVENTORY_READ_EXT_PERSIST_QUIET_RESPONSE   0x60U
 Option to indicate that tags in the PERSISTENT QUIET state will respond to the command.
 

Detailed Description

Options to be used with InventoryReadExtended command.