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

Header for a BLF LIN send error event object (legacy format). More...

#include <blf.h>

Public Attributes

uint16_t channel
uint8_t id
uint8_t dlc
uint8_t fsmId
uint8_t fsmState
uint8_t headerTime
uint8_t fullTime

Detailed Description

Header for a BLF LIN send error event object (legacy format).

Member Data Documentation

◆ channel

uint16_t blf_linsenderror::channel

Logical LIN channel number on which the send error was observed.

◆ dlc

uint8_t blf_linsenderror::dlc

Data Length Code of the frame that failed to send.

◆ fsmId

uint8_t blf_linsenderror::fsmId

Identifier of the finite state machine instance that processed this frame.

◆ fsmState

uint8_t blf_linsenderror::fsmState

State of the finite state machine at the time the send error occurred.

◆ fullTime

uint8_t blf_linsenderror::fullTime

Total duration of the LIN frame up to the error in bit times.

◆ headerTime

uint8_t blf_linsenderror::headerTime

Duration of the LIN header in bit times.

◆ id

uint8_t blf_linsenderror::id

LIN frame identifier (0–63) of the frame that failed to send.


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