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

BLF LIN sync field event, extending the base bus event with break and delimiter lengths. More...

#include <blf.h>

Public Attributes

blf_linbusevent_t linBusEvent
uint64_t synchBreakLength
uint64_t synchDelLength

Detailed Description

BLF LIN sync field event, extending the base bus event with break and delimiter lengths.

Member Data Documentation

◆ linBusEvent

blf_linbusevent_t blf_linsynchfieldevent::linBusEvent

Base LIN bus event header with SOF timestamp and baud rate.

◆ synchBreakLength

uint64_t blf_linsynchfieldevent::synchBreakLength

Duration of the LIN sync break field in nanoseconds.

◆ synchDelLength

uint64_t blf_linsynchfieldevent::synchDelLength

Duration of the LIN sync delimiter field in nanoseconds.


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