bool PDS_IsAbleToStore(PDS_MemId_t memoryId);
This routine checks if the specified PDS file or directory can be stored in non-volatile memory
Param | Description |
---|---|
memoryId | an identifier of PDS file or directory to be checked |
true, if the specified memory can be stored; false - otherwise.