Flags that are common and are part of bits 1 - 4 ( i.e. 0 - 3) according to ISO15693 specification. More...

Macros | |
| #define | PHPAL_SLI15693_FLAG_TWO_SUB_CARRIERS 0x01U |
| Sub-carrier_flag. More... | |
| #define | PHPAL_SLI15693_FLAG_DATA_RATE 0x02U |
| Data_rate_flag. More... | |
| #define | PHPAL_SLI15693_FLAG_INVENTORY 0x04U |
| Inventory_flag. More... | |
| #define | PHPAL_SLI15693_FLAG_PROTOCOL_EXTENSION 0x08U |
| Protocol_Extension_flag. More... | |
| #define | PHPAL_SLI15693_FLAG_OPTION 0x40U |
| Option_flag. More... | |
| #define | PHPAL_SLI15693_FLAG_FAST_DATA_RATE 0x80U |
| RFU as per ISO15693 but this flag should be utilized for NTAG5 product only. More... | |
Flags that are common and are part of bits 1 - 4 ( i.e. 0 - 3) according to ISO15693 specification.
| #define PHPAL_SLI15693_FLAG_TWO_SUB_CARRIERS 0x01U |
Sub-carrier_flag.
If set two sub-carriers shall be used (VICC to VCD). Else a single sub-carrier frequency shall be used by the VICC.
| #define PHPAL_SLI15693_FLAG_DATA_RATE 0x02U |
Data_rate_flag.
If set high data rate shall be used (VICC to VCD). Else low data rate shall be used.
| #define PHPAL_SLI15693_FLAG_INVENTORY 0x04U |
Inventory_flag.
Shall be set for inventory request. If set flags 5 to 8 meaning is as per this Inventory Set list. If not set flags 5 to 8 meaning is defined by this Inventory Not Set list.
| #define PHPAL_SLI15693_FLAG_PROTOCOL_EXTENSION 0x08U |
Protocol_Extension_flag.
If set protocol format is extended. Reserved for future use. No supported in current version.
| #define PHPAL_SLI15693_FLAG_OPTION 0x40U |
Option_flag.
Meaning is defined by the command description. It shall be set to 0 if not otherwise defined by the command.
| #define PHPAL_SLI15693_FLAG_FAST_DATA_RATE 0x80U |
RFU as per ISO15693 but this flag should be utilized for NTAG5 product only.
This flag is used to set the hardware RX DataRate to Fast_High (~53 kbps) for Fast_Low (~13 kbps)