Public Attributes | List of all members
_SbgLogDiagData Struct Reference

#include <sbgEComBinaryLogDiag.h>

Public Attributes

SbgErrorCode errorCode
 
char string [SBG_ECOM_LOG_DIAG_MAX_STRING_SIZE]
 
uint32_t timestamp
 
SbgDebugLogType type
 

Detailed Description

Diagnostic log structure.

Definition at line 46 of file sbgEComBinaryLogDiag.h.

Member Data Documentation

SbgErrorCode _SbgLogDiagData::errorCode

Error code.

Definition at line 50 of file sbgEComBinaryLogDiag.h.

char _SbgLogDiagData::string[SBG_ECOM_LOG_DIAG_MAX_STRING_SIZE]

Log string, null-terminated.

Definition at line 51 of file sbgEComBinaryLogDiag.h.

uint32_t _SbgLogDiagData::timestamp

Timestamp, in microseconds.

Definition at line 48 of file sbgEComBinaryLogDiag.h.

SbgDebugLogType _SbgLogDiagData::type

Log type.

Definition at line 49 of file sbgEComBinaryLogDiag.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