APM:Libraries
Public Member Functions | Public Attributes | List of all members
Linux::CAN::RxItem Struct Reference

Public Member Functions

 RxItem ()
 

Public Attributes

uavcan::CanFrame frame
 
uavcan::MonotonicTime ts_mono
 
uavcan::UtcTime ts_utc
 
uavcan::CanIOFlags flags
 

Detailed Description

Definition at line 126 of file CAN.h.

Constructor & Destructor Documentation

◆ RxItem()

Linux::CAN::RxItem::RxItem ( )
inline

Definition at line 133 of file CAN.h.

Here is the call graph for this function:

Member Data Documentation

◆ flags

uavcan::CanIOFlags Linux::CAN::RxItem::flags

Definition at line 131 of file CAN.h.

◆ frame

uavcan::CanFrame Linux::CAN::RxItem::frame

Definition at line 128 of file CAN.h.

◆ ts_mono

uavcan::MonotonicTime Linux::CAN::RxItem::ts_mono

Definition at line 129 of file CAN.h.

◆ ts_utc

uavcan::UtcTime Linux::CAN::RxItem::ts_utc

Definition at line 130 of file CAN.h.


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