LIN - Frame Format

Output Frame Format

Frame Type: "no_frame"

  • undefined

  • Inter-byte space

Frame Type: "header_break"

  • undefined

  • Header break

Frame Type: "header_sync"

  • undefined

  • Header sync

Frame Type: "header_pid"

  • Protected identifier

Frame Type: "data"

Frame Type: "checksum"

  • Checksum byte

Frame Type: "data_or_checksum"

  • Unable to determine if this byte is a data byte or a checksum. It is technically valid as both. This occurs if a a data byte, at index N, is equal to what the CRC should be if the transaction is N-1 bytes.

Last updated