SimpleLink CC31xx/CC32xx Host Driver  Version 3.0.1.71
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 735 of file protocol.h.

Field Documentation

§ Ip

_u8 Ip[4]

Definition at line 737 of file protocol.h.

§ IpDnsServer

_u8 IpDnsServer[4]

Definition at line 740 of file protocol.h.

§ IpEnd

_u8 IpEnd[4]

Definition at line 742 of file protocol.h.

§ IpGateway

_u8 IpGateway[4]

Definition at line 739 of file protocol.h.

§ IpMask

_u8 IpMask[4]

Definition at line 738 of file protocol.h.

§ IpStart

_u8 IpStart[4]

Definition at line 741 of file protocol.h.


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