sbgECom Library  4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
_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: