Data Structures | |
struct | _CONFOS |
Operating system configuration structure. More... | |
Defines | |
#define | CONFOS_EE_OFFSET |
#define | CONFOS_EE_MAGIC |
Typedefs | |
typedef struct _CONFOS | CONFOS |
Operating system configuration type. | |
Functions | |
int | NutLoadConfig (void) |
Load Nut/OS configuration from the EEPROM. More... | |
int | NutSaveConfig (void) |
Save Nut/OS configuration in the EEPROM. More... | |
Variables | |
CONFOS | confos |