NXP Reader Library  v17.1.0.2535

Flags when Inventory is SET. These are part for bits 5 - 8 ( i.e. 4 - 7) according to ISO15693 specification. More...

Collaboration diagram for Inventory_Set:

Macros

#define PHPAL_SLI15693_MASK_INVENTORY_FLAGS   0xF0U
 Inventory flags mask.
 
#define PHPAL_SLI15693_FLAG_AFI   0x10U
 AFI_flag. More...
 
#define PHPAL_SLI15693_FLAG_NBSLOTS   0x20U
 Nb_slots_flag. More...
 

Detailed Description

Flags when Inventory is SET. These are part for bits 5 - 8 ( i.e. 4 - 7) according to ISO15693 specification.

Macro Definition Documentation

◆ PHPAL_SLI15693_FLAG_AFI

#define PHPAL_SLI15693_FLAG_AFI   0x10U

AFI_flag.

If set AFI field is present in request. If not set AFI field is not present in request.

◆ PHPAL_SLI15693_FLAG_NBSLOTS

#define PHPAL_SLI15693_FLAG_NBSLOTS   0x20U

Nb_slots_flag.

If set Use 1 slot instead of 16 slots for inventory. If not set use 16 slots.