3.3.3 PDS_UnInit
Definition: This API will disable storing the data in PDS.
Syntax
PdsStatus_t PDS_UnInit(void);
Input Parameter
<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
