_IP_CONFIG Struct Reference
[Application network and initialization module]

#include <bootup.h>


Detailed Description

This typedef defines the local structure for TCP/IP stack parameters.

Data Fields

IP_ADDR MyIPAddr
 The 4 byte IP address.
IP_ADDR MyMask
 The 4 byte subnet mask.
IP_ADDR MyGateway
 The 4 byte default subnet gateway.
IP_ADDR PrimaryDNSServer
 The 4 byte primary DNS address.
IP_ADDR SecondaryDNSServer
 The 4 byte secondary DNS address.
IPObtainedFrom_t IPObtainedFrom
 The IP was obtained from.
unsigned char bIPunique: 1
 Indicates if IP is unique.

Generated on Fri Mar 29 10:34:28 2013 for Netzer by  doxygen 1.5.5