Vector BLF
|
#include <LinSynchFieldEvent.h>
Public Member Functions | |
void | read (AbstractFile &is) override |
void | write (AbstractFile &os) override |
uint32_t | calculateObjectSize () const override |
![]() | |
LinBusEvent (const LinBusEvent &)=default | |
LinBusEvent & | operator= (const LinBusEvent &)=default |
LinBusEvent (LinBusEvent &&)=default | |
LinBusEvent & | operator= (LinBusEvent &&)=default |
Public Attributes | |
uint64_t | synchBreakLength {} |
Sync Break Length in ns. | |
uint64_t | synchDelLength {} |
Sync Delimiter Length in ns. | |
![]() | |
uint64_t | sof {} |
Start Of Frame timestamp. | |
uint32_t | eventBaudrate {} |
Baudrate of the event in bit/sec. | |
uint16_t | channel {} |
application channel | |
uint16_t | reservedLinBusEvent {} |
Common header of LIN bus events containing break field data
|
overridevirtual |
|
overridevirtual |
|
overridevirtual |
Write the data of this object
os | output stream |
Reimplemented from Vector::BLF::LinBusEvent.
uint64_t Vector::BLF::LinSynchFieldEvent::synchBreakLength {} |
Sync Break Length in ns.
Length of dominant part [in nanoseconds]
uint64_t Vector::BLF::LinSynchFieldEvent::synchDelLength {} |
Sync Delimiter Length in ns.
Length of delimiter (recessive) [in nanoseconds]