20 #ifndef __SBG_ECOM_CMD_INFO_H__ 21 #define __SBG_ECOM_CMD_INFO_H__ 30 #define SBG_ECOM_INFO_PRODUCT_CODE_LENGTH (32)
This file groups all common definitions required by all commands.
uint8_t productCode[SBG_ECOM_INFO_PRODUCT_CODE_LENGTH]
#define SBG_ECOM_INFO_PRODUCT_CODE_LENGTH
SbgErrorCode sbgEComCmdGetInfo(SbgEComHandle *pHandle, SbgEComDeviceInfo *pInfo)
struct _SbgEComDeviceInfo SbgEComDeviceInfo
enum _SbgErrorCode SbgErrorCode