|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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 |
Trailer appended to a BLF CAN message2 object with timing and bit-count metadata.
| uint8_t blf_canmessage2_trailer::bitCount |
Total number of bits in the CAN frame including stuffing bits.
| uint32_t blf_canmessage2_trailer::frameLength_in_ns |
Duration of the CAN frame on the bus in nanoseconds.
| uint8_t blf_canmessage2_trailer::reserved1 |
Reserved; must be zero.
| uint16_t blf_canmessage2_trailer::reserved2 |
Reserved; must be zero.