sbgEComCmdEthernet.h
Go to the documentation of this file.
1 
20 #ifndef __SBG_ECOM_CMD_ETHERNET_H__
21 #define __SBG_ECOM_CMD_ETHERNET_H__
22 
23 #include "sbgEComCmdCommon.h"
24 
25 //----------------------------------------------------------------------//
26 //- Ethernet interface configuration -//
27 //----------------------------------------------------------------------//
28 
33 {
37 
41 typedef struct _SbgEComEthernetConf
42 {
50 
51 //----------------------------------------------------------------------//
52 //- Public methods -//
53 //----------------------------------------------------------------------//
54 
64 
72 
82 
83 #endif
This file groups all common definitions required by all commands.
enum _SbgEComEthernetMode SbgEComEthernetMode
struct _SbgEComEthernetConf SbgEComEthernetConf
_SbgEComEthernetMode
SbgErrorCode sbgEComEthernetInfo(SbgEComHandle *pHandle, SbgEComEthernetConf *pEthernetConf)
SbgErrorCode sbgEComEthernetSetConf(SbgEComHandle *pHandle, const SbgEComEthernetConf *pEthernetConf)
uint32_t sbgIpAddress
Definition: sbgTypes.h:64
SbgEComEthernetMode mode
SbgErrorCode sbgEComEthernetGetConf(SbgEComHandle *pHandle, SbgEComEthernetConf *pEthernetConf)
enum _SbgErrorCode SbgErrorCode


sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22