bool PDS_Restore(PDS_MemId_t memoryId);
This routine restores data from non-volatile storage.PDS files not included in the current build configuration will be ignored. Restoring process will be performed only if all files, expected for actual configuration, are presented in NV storage
Param | Description |
---|---|
memoryId | an identifier of PDS file or directory to be restored from non-volatile memory |
true, if all expected files have been restored, false - otherwise.