sbgECom  1.11.920-stable
Data Fields
_SbgLogDiagData Struct Reference

#include <sbgEComBinaryLogDiag.h>

Data Fields

uint32_t timestamp
 
SbgDebugLogType type
 
SbgErrorCode errorCode
 
char string [SBG_ECOM_LOG_DIAG_MAX_STRING_SIZE]
 

Detailed Description

Diagnostic log structure.

Field Documentation

§ timestamp

uint32_t _SbgLogDiagData::timestamp

Timestamp, in microseconds.

§ type

SbgDebugLogType _SbgLogDiagData::type

Log type.

§ errorCode

SbgErrorCode _SbgLogDiagData::errorCode

Error code.

§ string

char _SbgLogDiagData::string[SBG_ECOM_LOG_DIAG_MAX_STRING_SIZE]

Log string, null-terminated.


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