Defines | |
#define | CONFOS_EE_OFFSET |
#define | CONFOS_EE_MAGIC |
Typedefs | |
typedef _CONFOS | CONFOS |
Operating system configuration type. | |
Functions | |
int | NutLoadConfig (void) |
Load Nut/OS configuration from the EEPROM. | |
int | NutSaveConfig (void) |
Save Nut/OS configuration in the EEPROM. | |
Variables | |
CONFOS | confos |
|
Load Nut/OS configuration from the EEPROM. This routine is automatically called during system initialization.
|
|
Save Nut/OS configuration in the EEPROM.
|