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

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... | |
Description of mapped error codes from Library with respect to VICC Error codes.
| #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.
| #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.
| #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.