Intermitted Resets During Writing
Only for Standard Fee:
If an older valid instance is already stored, old data will be read. The application is not informed that it receives older or even outdated Information.The Error Status is NVM_REQ_OK.
If no older valid instance is in flash, no data is returned. Reading ends with the return value NVM_REQ_NV_INVALIDATED or ROM defaults are loaded or InitBlock Callback is called if configured.
Only for Small Sector Fee:
No older instance is read and the application gets no data. The Error Status is NvM_REQ_INTEGRITY_FAILED.