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

Field Documentation

_u8 Ip[4]

Definition at line 692 of file protocol.h.

_u8 IpDnsServer[4]

Definition at line 695 of file protocol.h.

_u8 IpEnd[4]

Definition at line 697 of file protocol.h.

_u8 IpGateway[4]

Definition at line 694 of file protocol.h.

_u8 IpMask[4]

Definition at line 693 of file protocol.h.

_u8 IpStart[4]

Definition at line 696 of file protocol.h.


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