SimpleLink CC3120/CC3220 Host Driver  Version 2.0.1.22
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 716 of file protocol.h.

Field Documentation

§ Ip

_u8 Ip[4]

Definition at line 718 of file protocol.h.

§ IpDnsServer

_u8 IpDnsServer[4]

Definition at line 721 of file protocol.h.

§ IpEnd

_u8 IpEnd[4]

Definition at line 723 of file protocol.h.

§ IpGateway

_u8 IpGateway[4]

Definition at line 720 of file protocol.h.

§ IpMask

_u8 IpMask[4]

Definition at line 719 of file protocol.h.

§ IpStart

_u8 IpStart[4]

Definition at line 722 of file protocol.h.


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