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

Trailer appended to a BLF CAN message2 object with timing and bit-count metadata. More...

#include <blf.h>

Public Attributes

uint32_t frameLength_in_ns
uint8_t bitCount
uint8_t reserved1
uint16_t reserved2

Detailed Description

Trailer appended to a BLF CAN message2 object with timing and bit-count metadata.

Member Data Documentation

◆ bitCount

uint8_t blf_canmessage2_trailer::bitCount

Total number of bits in the CAN frame including stuffing bits.

◆ frameLength_in_ns

uint32_t blf_canmessage2_trailer::frameLength_in_ns

Duration of the CAN frame on the bus in nanoseconds.

◆ reserved1

uint8_t blf_canmessage2_trailer::reserved1

Reserved; must be zero.

◆ reserved2

uint16_t blf_canmessage2_trailer::reserved2

Reserved; must be zero.


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