sbgEComCmdInfo.h
Go to the documentation of this file.
1 
20 #ifndef __SBG_ECOM_CMD_INFO_H__
21 #define __SBG_ECOM_CMD_INFO_H__
22 
23 #include "sbgEComCmdCommon.h"
24 
25 //----------------------------------------------------------------------//
26 //- Device info definitions -//
27 //----------------------------------------------------------------------//
28 
29 /* Misc */
30 #define SBG_ECOM_INFO_PRODUCT_CODE_LENGTH (32)
31 
32 //----------------------------------------------------------------------//
33 //- Device Info structure -//
34 //----------------------------------------------------------------------//
35 
39 typedef struct _SbgEComDeviceInfo
40 {
50 
51 //----------------------------------------------------------------------//
52 //- Info commands -//
53 //----------------------------------------------------------------------//
54 
62 
63 #endif
This file groups all common definitions required by all commands.
unsigned int uint32
Definition: sbgTypes.h:58
#define SBG_ECOM_INFO_PRODUCT_CODE_LENGTH
uint8 productCode[SBG_ECOM_INFO_PRODUCT_CODE_LENGTH]
SbgErrorCode sbgEComCmdGetInfo(SbgEComHandle *pHandle, SbgEComDeviceInfo *pInfo)
unsigned char uint8
Definition: sbgTypes.h:56
unsigned short uint16
Definition: sbgTypes.h:57
struct _SbgEComDeviceInfo SbgEComDeviceInfo
enum _SbgErrorCode SbgErrorCode


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20