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

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... | |
Flags when Inventory is SET. These are part for bits 5 - 8 ( i.e. 4 - 7) according to ISO15693 specification.
| #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.
| #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.