Go to the documentation of this file.
28 for (trial = 0; trial < pHandle->
numTrials; trial++)
#define sbgStreamBufferReadUint8LE
SBG_INLINE SbgErrorCode sbgStreamBufferGetLastError(SbgStreamBuffer *pHandle)
SBG_INLINE uint16_t sbgStreamBufferReadUint16LE(SbgStreamBuffer *pHandle)
#define SBG_ECOM_MAX_BUFFER_SIZE
Implementation of the Ekinox binary communication protocol. You can access low-level communication w...
uint8_t productCode[SBG_ECOM_INFO_PRODUCT_CODE_LENGTH]
@ SBG_ECOM_CLASS_LOG_CMD_0
SbgErrorCode sbgEComReceiveCmd(SbgEComHandle *pHandle, uint8_t msgClass, uint8_t msg, void *pData, size_t *pSize, size_t maxSize, uint32_t timeOut)
SBG_INLINE uint32_t sbgStreamBufferReadUint32LE(SbgStreamBuffer *pHandle)
uint32_t cmdDefaultTimeOut
SbgEComProtocol protocolHandle
SBG_INLINE SbgErrorCode sbgStreamBufferReadBuffer(SbgStreamBuffer *pHandle, void *pBuffer, size_t numBytesToRead)
SbgErrorCode sbgEComCmdGetInfo(SbgEComHandle *pHandle, SbgEComDeviceInfo *pInfo)
enum _SbgErrorCode SbgErrorCode
Header file that defines all error codes for SBG Systems libraries.
#define SBG_ECOM_INFO_PRODUCT_CODE_LENGTH
This file implements SbgECom commands related to device info.
SbgErrorCode sbgEComProtocolSend(SbgEComProtocol *pHandle, uint8_t msgClass, uint8_t msg, const void *pData, size_t size)
SBG_INLINE SbgErrorCode sbgStreamBufferInitForRead(SbgStreamBuffer *pHandle, const void *pLinkedBuffer, size_t bufferSize)
sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40