_APP_CONFIG Struct Reference

#include <appcfg.h>


Data Fields

IP_ADDR MyGateway
IP_ADDR MyIPAddr
MAC_ADDR MyMACAddr
IP_ADDR MyMask


Detailed Description

Structure for storing application configuration data that needs fast access. This structure is created in the processors internal RAM, and is initialized with the contents of the corresponding bytes in EEPROM at startup. Whenever the application needs to access any of these variables, it will read them straight from this RAM structure in stead of reading them from the EEPROM.

Field Documentation


The documentation for this struct was generated from the following file:

Generated on Wed Feb 3 12:45:36 2010 for SBC65EC Web Server by  doxygen 1.5.8