XgConfOs


Data Structures

struct  _CONFOS
 Operating system configuration structure. More...

Defines

#define CONFOS_EE_OFFSET   0
 Non-volatile memory location.
#define CONFOS_EE_MAGIC   "OS"

Functions

struct __attribute__ ((packed)) _CONFOS CONFOS
 Operating system configuration type.
__BEGIN_DECLS int NutLoadConfig (void)
int NutSaveConfig (void)

Variables

CONFOS confos

Define Documentation

#define CONFOS_EE_MAGIC   "OS"

Definition at line 89 of file confos.h.

#define CONFOS_EE_OFFSET   0

Non-volatile memory location.

Offset into non-volatile memory, where Nut/OS stores the system configuration. The default may be overridden by the Configurator.

Definition at line 86 of file confos.h.


Function Documentation

struct __attribute__ ( (packed)   )  [read]

Operating system configuration type.

Size of this structure.

Used by Nut/Net to verify, that the structure contents is valid after reading it from non-volatile memory.

Magic cookie.

Contains CONFOS_EE_MAGIC.

Host name of the system.

__BEGIN_DECLS int NutLoadConfig ( void   ) 

int NutSaveConfig ( void   ) 


Variable Documentation

CONFOS confos


Generated on Sun Aug 31 13:31:34 2008 for FrankenRTOS by  doxygen 1.5.6