Public Member Functions | Public Attributes | List of all members
uavcan_linux::SocketCanIface::RxItem Struct Reference

Public Member Functions

 RxItem ()
 

Public Attributes

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

Detailed Description

Definition at line 130 of file socketcan.hpp.

Constructor & Destructor Documentation

◆ RxItem()

uavcan_linux::SocketCanIface::RxItem::RxItem ( )
inline

Definition at line 137 of file socketcan.hpp.

Member Data Documentation

◆ flags

uavcan::CanIOFlags uavcan_linux::SocketCanIface::RxItem::flags

Definition at line 135 of file socketcan.hpp.

◆ frame

uavcan::CanFrame uavcan_linux::SocketCanIface::RxItem::frame

Definition at line 132 of file socketcan.hpp.

◆ ts_mono

uavcan::MonotonicTime uavcan_linux::SocketCanIface::RxItem::ts_mono

Definition at line 133 of file socketcan.hpp.

◆ ts_utc

uavcan::UtcTime uavcan_linux::SocketCanIface::RxItem::ts_utc

Definition at line 134 of file socketcan.hpp.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:05