Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
blf_lincrcerror2 Struct Reference

Header for a BLF LIN CRC error event object (version 2). More...

#include <blf.h>

Public Attributes

blf_lindatabytetimestampevent_t linDataByteTimestampEvent
uint8_t data [8]
uint16_t crc
uint8_t dir
uint8_t fsmId
uint8_t fsmState
uint8_t simulated
uint8_t res1 [2]

Detailed Description

Header for a BLF LIN CRC error event object (version 2).

Member Data Documentation

◆ crc

uint16_t blf_lincrcerror2::crc

Erroneous checksum value received on the bus.

◆ data

uint8_t blf_lincrcerror2::data[8]

Payload data bytes received before the CRC error was detected.

◆ dir

uint8_t blf_lincrcerror2::dir

Transfer direction: 0 = RX, 1 = TX Receipt, 2 = TX Request.

◆ fsmId

uint8_t blf_lincrcerror2::fsmId

Finite state machine instance identifier (obsolete).

◆ fsmState

uint8_t blf_lincrcerror2::fsmState

Finite state machine state at time of capture (obsolete).

◆ linDataByteTimestampEvent

blf_lindatabytetimestampevent_t blf_lincrcerror2::linDataByteTimestampEvent

Data byte timestamp event carrying sync, descriptor, and per-byte timestamps.

◆ res1

uint8_t blf_lincrcerror2::res1[2]

Reserved; must be zero.

◆ simulated

uint8_t blf_lincrcerror2::simulated

Frame origin: 0 = real frame captured on bus, 1 = simulated frame.


The documentation for this struct was generated from the following file: