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

Base event header for BLF LIN bus events, carrying start-of-frame timing and baud rate. More...

#include <blf.h>

Public Attributes

uint64_t sof
uint32_t eventBaudrate
uint16_t channel
uint8_t res1 [2]

Detailed Description

Base event header for BLF LIN bus events, carrying start-of-frame timing and baud rate.

Member Data Documentation

◆ channel

uint16_t blf_linbusevent::channel

Logical LIN channel number on which this event was observed.

◆ eventBaudrate

uint32_t blf_linbusevent::eventBaudrate

Baud rate in bits per second measured for this LIN bus event.

◆ res1

uint8_t blf_linbusevent::res1[2]

Reserved; must be zero.

◆ sof

uint64_t blf_linbusevent::sof

Start-of-frame timestamp in nanoseconds relative to the measurement start.


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