29.6.3.1.3 Function rww_eeprom_emulator_get_parameters()

Retrieves the parameters of the RWW EEPROM Emulator memory layout.

enum status_code rww_eeprom_emulator_get_parameters( struct rww_eeprom_emulator_parameters *const parameters)

Retrieves the configuration parameters of the RWW EEPROM Emulator, after it has been initialized.

Table 29-3. Parameters
Data directionParameter nameDescription

[out]

parameters

RWW EEPROM Emulator parameter struct to fill

Returns

Status of the operation.

Table 29-4. Return Values
Return valueDescription

STATUS_OK

If the emulator parameters were retrieved successfully

STATUS_ERR_NOT_INITIALIZED

If the RWW EEPROM Emulator is not initialized