Skip to content

Struct SYN_J1939_DTCLog

ClassList > SYN_J1939_DTCLog

Public Attributes

Type Name
size_t active_count
SYN_J1939_DTC active_dtcs
size_t prev_count
SYN_J1939_DTC prev_dtcs

Public Attributes Documentation

variable active_count

size_t SYN_J1939_DTCLog::active_count;

variable active_dtcs

SYN_J1939_DTC SYN_J1939_DTCLog::active_dtcs[SYN_J1939_MAX_LOGGED_DTCS];

variable prev_count

size_t SYN_J1939_DTCLog::prev_count;

variable prev_dtcs

SYN_J1939_DTC SYN_J1939_DTCLog::prev_dtcs[SYN_J1939_MAX_LOGGED_DTCS];


The documentation for this class was generated from the following file src/syntropic/proto/syn_j1939.h