Vector BLF
|
#include <LinSynchFieldEvent.h>
Public Member Functions | |
void | read (AbstractFile &is) override |
void | write (AbstractFile &os) override |
DWORD | calculateObjectSize () const override |
![]() | |
LinBusEvent (const LinBusEvent &)=default | |
LinBusEvent & | operator= (const LinBusEvent &)=default |
LinBusEvent (LinBusEvent &&)=default | |
LinBusEvent & | operator= (LinBusEvent &&)=default |
Public Attributes | |
ULONGLONG | synchBreakLength {} |
Sync Break Length in ns. More... | |
ULONGLONG | synchDelLength {} |
Sync Delimiter Length in ns. More... | |
![]() | |
ULONGLONG | sof {} |
Start Of Frame timestamp. More... | |
DWORD | eventBaudrate {} |
Baudrate of the event in bit/sec. More... | |
WORD | channel {} |
application channel More... | |
WORD | 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.
ULONGLONG Vector::BLF::LinSynchFieldEvent::synchBreakLength {} |
Sync Break Length in ns.
Length of dominant part [in nanoseconds]
ULONGLONG Vector::BLF::LinSynchFieldEvent::synchDelLength {} |
Sync Delimiter Length in ns.
Length of delimiter (recessive) [in nanoseconds]