3.3.10 PDS_StoreAll
Definition: This function will set the store operation to all the items stored in all the registered files in PDS.
Syntax
PdsStatus_t PDS_StoreAll(void);
Input Parameters
<None>
Return Type and Values
Parameter Name |
Parameter Type |
Description |
---|---|---|
| ENUM | PDS status codes. Definition available in |
Return Value |
Reason |
---|---|
PDS_OK | PDS operation is success |
API Type – Synchronous