1.2.3.1.25 PDS_Restore Function
C
bool PDS_Restore(PDS_MemId_t memoryId);
Description
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
Parameters
Param | Description |
---|---|
memoryId | an identifier of PDS file or directory to be restored from non-volatile memory |
Returns
true, if all expected files have been restored, false - otherwise.