PX4 Firmware
PX4 Autopilot Software http://px4.io
uavcan_stm32::CanIface::TxItem Struct Reference
Collaboration diagram for uavcan_stm32::CanIface::TxItem:

Public Member Functions

 TxItem ()
 

Public Attributes

uavcan::MonotonicTime deadline
 
uavcan::CanFrame frame
 
bool pending
 
bool loopback
 
bool abort_on_error
 

Detailed Description

Definition at line 93 of file can.hpp.

Constructor & Destructor Documentation

◆ TxItem()

uavcan_stm32::CanIface::TxItem::TxItem ( )
inline

Definition at line 100 of file can.hpp.

Member Data Documentation

◆ abort_on_error

bool uavcan_stm32::CanIface::TxItem::abort_on_error

◆ deadline

uavcan::MonotonicTime uavcan_stm32::CanIface::TxItem::deadline

◆ frame

uavcan::CanFrame uavcan_stm32::CanIface::TxItem::frame

◆ loopback

bool uavcan_stm32::CanIface::TxItem::loopback

◆ pending


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