Response Flags 1 and 4 according to ISO15693. All others flags are RFU and shall not be interpreted. More...

Macros | |
| #define | PHPAL_SLI15693_FLAG_RESP_ERROR 0x01U |
| Error_flag. More... | |
| #define | PHPAL_SLI15693_FLAG_RESP_EXTERNSION 0x08U |
| Extension_flag. More... | |
Response Flags 1 and 4 according to ISO15693. All others flags are RFU and shall not be interpreted.
| #define PHPAL_SLI15693_FLAG_RESP_ERROR 0x01U |
Error_flag.
Error detected. Error code is in the "Error" field of response. When a response is received from the VICC with the error flag set, library returns the Custom Error Code. The configuration option Additional Information can be used to get the actual Mapped Error Codes returned by the VICC.
| #define PHPAL_SLI15693_FLAG_RESP_EXTERNSION 0x08U |
Extension_flag.
Protocol format is extended. Reserved for future use.