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

BLF LIN data byte timestamp event, extending the message descriptor with per-byte arrival timestamps. More...

#include <blf.h>

Public Attributes

blf_linmessagedescriptor_t linMessageDescriptor
uint64_t databyteTimestamps [9]

Detailed Description

BLF LIN data byte timestamp event, extending the message descriptor with per-byte arrival timestamps.

Member Data Documentation

◆ databyteTimestamps

uint64_t blf_lindatabytetimestampevent::databyteTimestamps[9]

Per-byte arrival timestamps in nanoseconds: index 0 = last header byte, indices 1–8 = data bytes 1–8.

◆ linMessageDescriptor

blf_linmessagedescriptor_t blf_lindatabytetimestampevent::linMessageDescriptor

Message descriptor carrying sync field, frame ID, and protocol metadata.


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