10.6.4.7 Enum nvm_error
Possible NVM controller error codes, which can be returned by the NVM controller after a command is issued.
| Enum value | Description |
|---|---|
|
NVM_ERROR_NONE |
No errors |
|
NVM_ERROR_LOCK |
Lock error, a locked region was attempted accessed |
|
NVM_ERROR_PROG |
Program error, invalid command was executed |
