Struct 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¶
1-bit SPN Conversion Method
variable fmi¶
5-bit Failure Mode Identifier
variable occurrence_count¶
7-bit Occurrence Count
variable spn¶
19-bit Suspect Parameter Number
The documentation for this class was generated from the following file src/syntropic/proto/syn_j1939.h