AThis function saves the system settings changed by the API to the flash ROM.
By saving to the flash ROM, the settings will be retained even after rebooting.

Syntax

void SaveSettings(void);

Parameters

None

Return value

None

Remarks

Save the system settings changed by the API to the flash ROM.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/10/09