_APP_CONFIG Struct Reference

#include <appcfg.h>


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.


Data Fields

IP_ADDR MyGateway
IP_ADDR MyIPAddr
MAC_ADDR MyMACAddr
IP_ADDR MyMask


Field Documentation

IP_ADDR _APP_CONFIG::MyGateway
 

IP_ADDR _APP_CONFIG::MyIPAddr
 

MAC_ADDR _APP_CONFIG::MyMACAddr
 

IP_ADDR _APP_CONFIG::MyMask
 


The documentation for this struct was generated from the following file:
Generated on Wed Feb 22 12:39:26 2006 for SBC68EC Web Server by  doxygen 1.4.5