sbgECom  1.11.920-stable
Data Fields
_SbgLogDebugData Struct Reference

#include <sbgEComBinaryLogDebug.h>

Data Fields

uint32_t id
 
uint32_t offset
 
uint32_t size
 
uint32_t totalSize
 
uint8_t data [SBG_ECOM_MAX_PAYLOAD_SIZE - 16]
 

Detailed Description

Log structure for debug data.

If debug data doesn't fit in a frame, multiple debug messages are sent with different message IDs but the same internal ID.

Field Documentation

§ id

uint32_t _SbgLogDebugData::id

Debug frame ID

§ offset

uint32_t _SbgLogDebugData::offset

Offset of the debug log

§ size

uint32_t _SbgLogDebugData::size

Debug frame size

§ totalSize

uint32_t _SbgLogDebugData::totalSize

Total size of the debug log

§ data

uint8_t _SbgLogDebugData::data[SBG_ECOM_MAX_PAYLOAD_SIZE - 16]

Debug data


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