Socket APIs
|
#include <wizchip_conf.h>
Public Attributes | |
uint8_t | mac [6] |
Source Mac Address. More... | |
uint8_t | ip [4] |
Source IP Address. More... | |
uint8_t | sn [4] |
Subnet Mask. More... | |
uint8_t | gw [4] |
Gateway IP Address. More... | |
uint8_t | dns [4] |
DNS server IP Address. More... | |
dhcp_mode | dhcp |
1 - Static, 2 - DHCP More... | |
Detailed Description
Network Information for WIZCHIP
Definition at line 389 of file wizchip_conf.h.
Member Data Documentation
uint8_t wiz_NetInfo_t::mac[6] |
Source Mac Address.
Definition at line 391 of file wizchip_conf.h.
Referenced by wizchip_getnetinfo(), and wizchip_setnetinfo().
uint8_t wiz_NetInfo_t::ip[4] |
Source IP Address.
Definition at line 392 of file wizchip_conf.h.
Referenced by wizchip_getnetinfo(), and wizchip_setnetinfo().
uint8_t wiz_NetInfo_t::sn[4] |
Subnet Mask.
Definition at line 393 of file wizchip_conf.h.
Referenced by wizchip_getnetinfo(), and wizchip_setnetinfo().
uint8_t wiz_NetInfo_t::gw[4] |
Gateway IP Address.
Definition at line 394 of file wizchip_conf.h.
Referenced by wizchip_getnetinfo(), and wizchip_setnetinfo().
uint8_t wiz_NetInfo_t::dns[4] |
DNS server IP Address.
Definition at line 395 of file wizchip_conf.h.
Referenced by wizchip_getnetinfo(), and wizchip_setnetinfo().
dhcp_mode wiz_NetInfo_t::dhcp |
1 - Static, 2 - DHCP
Definition at line 396 of file wizchip_conf.h.
Referenced by wizchip_getnetinfo(), and wizchip_setnetinfo().
The documentation for this struct was generated from the following file:
- Ethernet/wizchip_conf.h
Generated on Wed May 4 2016 16:44:01 for Socket APIs by 1.8.9.1