Description of actual error codes received from VICC. These codes are for reference purpose only. More...

Macros | |
| #define | PHPAL_SLI15693_FLAG_ERROR_NOT_SUPPORTED 0x01U |
| The command is not supported, i.e. More... | |
| #define | PHPAL_SLI15693_FLAG_ERROR_FORMAT 0x02U |
| The command is not recognized, for example: a format error occurred. | |
| #define | PHPAL_SLI15693_FLAG_ERROR_OPTION 0x03U |
| The command option is not supported. | |
| #define | PHPAL_SLI15693_FLAG_ERROR_GENERIC 0x0FU |
| Error with no information given or a specific error code is not supported. | |
| #define | PHPAL_SLI15693_FLAG_ERROR_BLOCK_NA 0x10U |
| The specified block is not available (doesn't exist). | |
| #define | PHPAL_SLI15693_FLAG_ERROR_BLOCK_LOCKED1 0x11U |
| The specified block is already locked and thus cannot be locked again. | |
| #define | PHPAL_SLI15693_FLAG_ERROR_BLOCK_LOCKED2 0x12U |
| The specified block is locked and its content cannot be changed. | |
| #define | PHPAL_SLI15693_FLAG_ERROR_BLOCK_WRITE1 0x13U |
| The specified block was not successfully programmed. | |
| #define | PHPAL_SLI15693_FLAG_ERROR_BLOCK_WRITE2 0x14U |
| The specified block was not successfully locked. | |
Description of actual error codes received from VICC. These codes are for reference purpose only.
| #define PHPAL_SLI15693_FLAG_ERROR_NOT_SUPPORTED 0x01U |
The command is not supported, i.e.
the request code is not recognized.