Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: W5500
Fork of Ethernet by
wiz_NetInfo_t Struct Reference
[DATA TYPE]
  Network Information for WIZCHIP. More...
#include <wizchip_conf.h>
| Data Fields | |
| uint8_t | mac [6] | 
| Source Mac Address. | |
| uint8_t | ip [4] | 
| Source IP Address. | |
| uint8_t | sn [4] | 
| Subnet Mask. | |
| uint8_t | gw [4] | 
| Gateway IP Address. | |
| uint8_t | dns [4] | 
| DNS server IP Address. | |
| dhcp_mode | dhcp | 
| 1 - Static, 2 - DHCP | |
Detailed Description
Network Information for WIZCHIP.
Definition at line 327 of file wizchip_conf.h.
Field Documentation
1 - Static, 2 - DHCP
Definition at line 334 of file wizchip_conf.h.
| uint8_t dns[4] | 
DNS server IP Address.
Definition at line 333 of file wizchip_conf.h.
| uint8_t gw[4] | 
Gateway IP Address.
Definition at line 332 of file wizchip_conf.h.
| uint8_t ip[4] | 
Source IP Address.
Definition at line 330 of file wizchip_conf.h.
| uint8_t mac[6] | 
Source Mac Address.
Definition at line 329 of file wizchip_conf.h.
| uint8_t sn[4] | 
Subnet Mask.
Definition at line 331 of file wizchip_conf.h.
Generated on Tue Jul 12 2022 17:16:47 by
 1.7.2
 1.7.2 
    
 WIZ550io
            WIZ550io
         W5500
            W5500