WIZlib Library API  ver 1.0
WIZlib Library API User Menual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wiz_NetInfo_t Struct Reference

Common Network Information Structure. More...

#include <socket.h>

Data Fields

uint8 mac [6]
 MAC Address variable.
 
uint8 ip [4]
 IPv4 Address variable.
 
uint8 sn [4]
 Subnet Mask variable.
 
uint8 gw [4]
 Gateway Address variable.
 
uint8 dns [4]
 DNS Server Address variable.
 
dhcp_mode dhcp
 DHCP mode variable (See:dhcp_mode)
 

Detailed Description

Common Network Information Structure.

This is used for everywhere related with network config

Definition at line 71 of file socket.h.


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