void PDS_InitItems(uint16_t memIdStart, uint16_t memIdEnd);
This routine initializes PDS items, Initializes an item with default data if it doesn't exist yet, or reads it when it does exist.
Param | Description |
---|---|
memIdStart | The start memory identifier |
memIdEnd | The end memory identifier |
true, if all expected files have been restored, false - otherwise