Public Attributes | List of all members
_SbgLogDebugData Struct Reference

#include <sbgEComBinaryLogDebug.h>

Public Attributes

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

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.

Definition at line 38 of file sbgEComBinaryLogDebug.h.

Member Data Documentation

uint8_t _SbgLogDebugData::data[SBG_ECOM_MAX_PAYLOAD_SIZE-16]

Debug data

Definition at line 44 of file sbgEComBinaryLogDebug.h.

uint32_t _SbgLogDebugData::id

Debug frame ID

Definition at line 40 of file sbgEComBinaryLogDebug.h.

uint32_t _SbgLogDebugData::offset

Offset of the debug log

Definition at line 41 of file sbgEComBinaryLogDebug.h.

uint32_t _SbgLogDebugData::size

Debug frame size

Definition at line 42 of file sbgEComBinaryLogDebug.h.

uint32_t _SbgLogDebugData::totalSize

Total size of the debug log

Definition at line 43 of file sbgEComBinaryLogDebug.h.


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


sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22