NXP Reader Library  v17.1.0.2535

Description of mapped error codes from Library with respect to VICC Error codes. More...

Collaboration diagram for ErrorCodes_Mapped:

Macros

#define PHPAL_SLI15693_ERR_ISO15693   (PH_ERR_CUSTOM_BEGIN + 0U)
 Generic error code from library to represent the VICC error codes mentioned in VICC Error Codes. More...
 
#define PHPAL_SLI15693_ERR_IN_PROCESS_REPLY_PART1   (PH_ERR_CUSTOM_BEGIN + 1U)
 Generic error code from library to represent the VICC error codes mentioned in VICC Error Codes for In-Process reply part 1 response. More...
 
#define PHPAL_SLI15693_ERR_IN_PROCESS_REPLY_PART2   (PH_ERR_CUSTOM_BEGIN + 2U)
 Generic error code from library to represent the VICC error codes mentioned in VICC Error Codes for In-Process reply part 2 response. More...
 

Detailed Description

Description of mapped error codes from Library with respect to VICC Error codes.

Macro Definition Documentation

◆ PHPAL_SLI15693_ERR_ISO15693

#define PHPAL_SLI15693_ERR_ISO15693   (PH_ERR_CUSTOM_BEGIN + 0U)

Generic error code from library to represent the VICC error codes mentioned in VICC Error Codes.

The actual VICC error code can be accessed via SetConfig interface using Additional Information as Configuration.

◆ PHPAL_SLI15693_ERR_IN_PROCESS_REPLY_PART1

#define PHPAL_SLI15693_ERR_IN_PROCESS_REPLY_PART1   (PH_ERR_CUSTOM_BEGIN + 1U)

Generic error code from library to represent the VICC error codes mentioned in VICC Error Codes for In-Process reply part 1 response.

The actual VICC error code can be accessed via SetConfig interface using Additional Information as Configuration.

◆ PHPAL_SLI15693_ERR_IN_PROCESS_REPLY_PART2

#define PHPAL_SLI15693_ERR_IN_PROCESS_REPLY_PART2   (PH_ERR_CUSTOM_BEGIN + 2U)

Generic error code from library to represent the VICC error codes mentioned in VICC Error Codes for In-Process reply part 2 response.

The actual VICC error code can be accessed via SetConfig interface using Additional Information as Configuration.