Public Member Functions | |
| RxItem () | |
Public Attributes | |
| uavcan::CanIOFlags | flags |
| uavcan::CanFrame | frame |
| uavcan::MonotonicTime | ts_mono |
| uavcan::UtcTime | ts_utc |
Definition at line 130 of file socketcan.hpp.
|
inline |
Definition at line 137 of file socketcan.hpp.
| uavcan::CanIOFlags uavcan_linux::SocketCanIface::RxItem::flags |
Definition at line 135 of file socketcan.hpp.
| uavcan::CanFrame uavcan_linux::SocketCanIface::RxItem::frame |
Definition at line 132 of file socketcan.hpp.
| uavcan::MonotonicTime uavcan_linux::SocketCanIface::RxItem::ts_mono |
Definition at line 133 of file socketcan.hpp.
| uavcan::UtcTime uavcan_linux::SocketCanIface::RxItem::ts_utc |
Definition at line 134 of file socketcan.hpp.