PX4 Firmware
PX4 Autopilot Software http://px4.io
uavcan_stm32::CanRxItem Struct Reference

RX queue item. More...

#include <can.hpp>

Collaboration diagram for uavcan_stm32::CanRxItem:

Public Member Functions

 CanRxItem ()
 

Public Attributes

uavcan::uint64_t utc_usec
 
uavcan::CanFrame frame
 
uavcan::CanIOFlags flags
 

Detailed Description

RX queue item.

The application shall not use this directly.

Definition at line 32 of file can.hpp.

Constructor & Destructor Documentation

◆ CanRxItem()

uavcan_stm32::CanRxItem::CanRxItem ( )
inline

Definition at line 36 of file can.hpp.

Member Data Documentation

◆ flags

uavcan::CanIOFlags uavcan_stm32::CanRxItem::flags

◆ frame

◆ utc_usec


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