Public Attributes | List of all members
_SbgEComEthernetConf Struct Reference

#include <sbgEComCmdEthernet.h>

Public Attributes

sbgIpAddress dns1
 
sbgIpAddress dns2
 
sbgIpAddress gateway
 
sbgIpAddress ipAddress
 
SbgEComEthernetMode mode
 
sbgIpAddress netmask
 

Detailed Description

Structure that contains all Ethernet configuration or settings.

Definition at line 41 of file sbgEComCmdEthernet.h.

Member Data Documentation

◆ dns1

sbgIpAddress _SbgEComEthernetConf::dns1

For static mode, defines the primary DNS to use.

Definition at line 47 of file sbgEComCmdEthernet.h.

◆ dns2

sbgIpAddress _SbgEComEthernetConf::dns2

For static mode, defines the secondary DNS to use.

Definition at line 48 of file sbgEComCmdEthernet.h.

◆ gateway

sbgIpAddress _SbgEComEthernetConf::gateway

For static mode, defines the gateway to use.

Definition at line 46 of file sbgEComCmdEthernet.h.

◆ ipAddress

sbgIpAddress _SbgEComEthernetConf::ipAddress

For static mode, defines the device IP address.

Definition at line 44 of file sbgEComCmdEthernet.h.

◆ mode

SbgEComEthernetMode _SbgEComEthernetConf::mode

Define how the device will acquiere its IP address, either DHCP or Static.

Definition at line 43 of file sbgEComCmdEthernet.h.

◆ netmask

sbgIpAddress _SbgEComEthernetConf::netmask

For static mode, defines the device net mask.

Definition at line 45 of file sbgEComCmdEthernet.h.


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


sbg_driver
Author(s): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36