20 #ifndef __SBG_ECOM_BINARY_LOG_DEBUG_H__ 21 #define __SBG_ECOM_BINARY_LOG_DEBUG_H__ 26 #include "../protocol/sbgEComProtocol.h"
SbgErrorCode sbgEComBinaryLogParseDebugData(SbgStreamBuffer *pInputStream, SbgLogDebugData *pOutputData)
Used to read/write data from/to a memory buffer stream.
SbgErrorCode sbgEComBinaryLogWriteDebugData(SbgStreamBuffer *pOutputStream, const SbgLogDebugData *pInputData)
uint8_t data[SBG_ECOM_MAX_PAYLOAD_SIZE - 16]
Main header file for SBG Systems common C library.
struct _SbgLogDebugData SbgLogDebugData
#define SBG_ECOM_MAX_PAYLOAD_SIZE
enum _SbgErrorCode SbgErrorCode