![]() |
WINC1500 IoT Software APIs
19.5.2
WINC Software API Reference Manual
|
Data Fields | |
uint32 | u32StaticIP |
uint32 | u32Gateway |
uint32 | u32DNS |
uint32 | u32SubnetMask |
uint32 | u32DhcpLeaseTime |
Detailed Description
Static IP configuration.
- Note
- All member IP addresses are expressed in Network Byte Order (eg. "192.168.10.1" will be expressed as 0x010AA8C0).
Field Documentation
◆ u32StaticIP
uint32 u32StaticIP |
The static IP assigned to the device.
◆ u32Gateway
uint32 u32Gateway |
IP of the Default internet gateway.
◆ u32DNS
uint32 u32DNS |
IP for the DNS server.
◆ u32SubnetMask
uint32 u32SubnetMask |
Subnet mask for the local area network.
◆ u32DhcpLeaseTime
uint32 u32DhcpLeaseTime |
Dhcp Lease Time in sec
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by
