|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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 |
BLF LIN sync field event, extending the base bus event with break and delimiter lengths.
| blf_linbusevent_t blf_linsynchfieldevent::linBusEvent |
Base LIN bus event header with SOF timestamp and baud rate.
| uint64_t blf_linsynchfieldevent::synchBreakLength |
Duration of the LIN sync break field in nanoseconds.
| uint64_t blf_linsynchfieldevent::synchDelLength |
Duration of the LIN sync delimiter field in nanoseconds.