PDS_IsRestorable

Definition: This function checks if all the registered files are restorable.

Syntax

bool PDS_IsRestorable(void);

Input Parameters

<None>

Return Type and Values

Table 1. Return Type

Parameter Name

Parameter Type

Description

bool

Boolean

  • ‘true’ – Valid PDS data is available in EEPROM
  • ‘false’ – No valid data is available in EEPROM

API Type – Synchronous