3.3.2 PDS_Init
Definition: Initialize the PDS software module.
Syntax
PdsStatus_t PDS_Init(void);
Input Parameter
<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 |
PDS_ERROR | NVM driver initialization failed |
PDS_NOT_ENOUGH_MEMORY | EEPROM_SIZE configured in |
API Type – Synchronous