Skip to content

Struct SYN_J1939_DTC

ClassList > SYN_J1939_DTC

J1939 Diagnostic Trouble Code (DTC) Structure (J1939-73).

  • #include <syn_j1939.h>

Public Attributes

Type Name
uint8_t conversion_method
uint8_t fmi
uint8_t occurrence_count
uint32_t spn

Public Attributes Documentation

variable conversion_method

uint8_t SYN_J1939_DTC::conversion_method;

1-bit SPN Conversion Method


variable fmi

uint8_t SYN_J1939_DTC::fmi;

5-bit Failure Mode Identifier


variable occurrence_count

uint8_t SYN_J1939_DTC::occurrence_count;

7-bit Occurrence Count


variable spn

uint32_t SYN_J1939_DTC::spn;

19-bit Suspect Parameter Number



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