sbgECom Library  5.2.590-stable
Interface SBG Systems IMU/AHRS/INS
Loading...
Searching...
No Matches
_SbgEComLogDiagData Struct Reference

#include <sbgEComLogDiag.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 _SbgEComLogDiagData::timestamp

Timestamp, in microseconds.

◆ type

SbgDebugLogType _SbgEComLogDiagData::type

Log type.

◆ errorCode

SbgErrorCode _SbgEComLogDiagData::errorCode

Error code.

◆ string

char _SbgEComLogDiagData::string[SBG_ECOM_LOG_DIAG_MAX_STRING_SIZE]

Log string, null-terminated.


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