NXP Reader Library  v17.1.0.2535

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

Collaboration diagram for Flags_Response:

Macros

#define PHPAL_SLI15693_FLAG_RESP_ERROR   0x01U
 Error_flag. More...
 
#define PHPAL_SLI15693_FLAG_RESP_EXTERNSION   0x08U
 Extension_flag. More...
 

Detailed Description

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

Macro Definition Documentation

◆ PHPAL_SLI15693_FLAG_RESP_ERROR

#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.

◆ PHPAL_SLI15693_FLAG_RESP_EXTERNSION

#define PHPAL_SLI15693_FLAG_RESP_EXTERNSION   0x08U

Extension_flag.

Protocol format is extended. Reserved for future use.