Description of extended flags. These flags should be used for the below mentioned commands. More...

Macros | |
| #define | PHPAL_SLI15693_EXTENDED_FLAGS_EAS_MODE 0x01U |
| Extended Inventory Read Options Flag. More... | |
| #define | PHPAL_SLI15693_EXTENDED_FLAGS_UID_MODE 0x02U |
| Extended Inventory Read Options Flag. More... | |
| #define | PHPAL_SLI15693_EXTENDED_FLAGS_CID_COMPARE 0x04U |
| Extended Inventory Read Options Flag. More... | |
| #define | PHPAL_SLI15693_EXTENDED_FLAGS_CID_RESPONSE 0x08U |
| Extended Inventory Read Options Flag. More... | |
| #define | PHPAL_SLI15693_EXTENDED_FLAGS_SKIP_DATA 0x10U |
| Extended Inventory Read Options Flag. More... | |
| #define | PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_QUIET 0x20U |
| Extended Inventory Read Options Flag. More... | |
| #define | PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_PERSISTENT_QUIET 0x40U |
| Extended Inventory Read Options Flag. More... | |
Description of extended flags. These flags should be used for the below mentioned commands.
| #define PHPAL_SLI15693_EXTENDED_FLAGS_EAS_MODE 0x01U |
Extended Inventory Read Options Flag.
Option to indicate that the VICC with EAS enabled will respond.
| #define PHPAL_SLI15693_EXTENDED_FLAGS_UID_MODE 0x02U |
Extended Inventory Read Options Flag.
If set the complete UID is transmitted by the VICC to the reader irrespective of the mask length.
| #define PHPAL_SLI15693_EXTENDED_FLAGS_CID_COMPARE 0x04U |
Extended Inventory Read Options Flag.
If set the 16-bit CID will be transmitted in the command and only tags with the same CID will respond.
| #define PHPAL_SLI15693_EXTENDED_FLAGS_CID_RESPONSE 0x08U |
Extended Inventory Read Options Flag.
If set the Custom ID(CID) is transmitted by the VICC to the reader.
| #define PHPAL_SLI15693_EXTENDED_FLAGS_SKIP_DATA 0x10U |
Extended Inventory Read Options Flag.
| #define PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_QUIET 0x20U |
Extended Inventory Read Options Flag.
If set the VICC will go to Quiet state after receiving the command.
| #define PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_PERSISTENT_QUIET 0x40U |
Extended Inventory Read Options Flag.
If set the VICC will go to Persistent Quiet state after receiving the command.