SimpleLink CC3120/CC3220 Host Driver  Version 2.0.1.27
Simplifies the implementation of Internet connectivity
SlNetCfgIpV4APArgs_t Struct Reference

Data Fields

_u8 Ip [4]
 
_u8 IpMask [4]
 
_u8 IpGateway [4]
 
_u8 IpDnsServer [4]
 
_u8 IpStart [4]
 
_u8 IpEnd [4]
 

Detailed Description

Definition at line 684 of file protocol.h.

Field Documentation

§ Ip

_u8 Ip[4]

Definition at line 686 of file protocol.h.

§ IpDnsServer

_u8 IpDnsServer[4]

Definition at line 689 of file protocol.h.

§ IpEnd

_u8 IpEnd[4]

Definition at line 691 of file protocol.h.

§ IpGateway

_u8 IpGateway[4]

Definition at line 688 of file protocol.h.

§ IpMask

_u8 IpMask[4]

Definition at line 687 of file protocol.h.

§ IpStart

_u8 IpStart[4]

Definition at line 690 of file protocol.h.


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