sbgECom Library  4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
_SbgEComLogRawData Struct Reference

#include <sbgEComLogRawData.h>

Data Fields

uint8_t rawBuffer [SBG_ECOM_RAW_DATA_MAX_BUFFER_SIZE]
 
size_t bufferSize
 

Detailed Description

Structure that stores raw data message.

Field Documentation

◆ rawBuffer

uint8_t _SbgEComLogRawData::rawBuffer[SBG_ECOM_RAW_DATA_MAX_BUFFER_SIZE]

Buffer that contains raw data.

◆ bufferSize

size_t _SbgEComLogRawData::bufferSize

Raw buffer size in bytes.


The documentation for this struct was generated from the following file: