|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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] |
Base event header for BLF LIN bus events, carrying start-of-frame timing and baud rate.
| uint16_t blf_linbusevent::channel |
Logical LIN channel number on which this event was observed.
| uint32_t blf_linbusevent::eventBaudrate |
Baud rate in bits per second measured for this LIN bus event.
| uint8_t blf_linbusevent::res1[2] |
Reserved; must be zero.
| uint64_t blf_linbusevent::sof |
Start-of-frame timestamp in nanoseconds relative to the measurement start.