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