APM:Libraries
Public Member Functions | Public Attributes | List of all members
PX4::PX4CAN::TxItem Struct Reference

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 101 of file CAN.h.

Constructor & Destructor Documentation

◆ TxItem()

PX4::PX4CAN::TxItem::TxItem ( )
inline

Definition at line 111 of file CAN.h.

Member Data Documentation

◆ abort_on_error

bool PX4::PX4CAN::TxItem::abort_on_error

Definition at line 109 of file CAN.h.

◆ deadline

uavcan::MonotonicTime PX4::PX4CAN::TxItem::deadline

Definition at line 102 of file CAN.h.

◆ frame

uavcan::CanFrame PX4::PX4CAN::TxItem::frame

Definition at line 103 of file CAN.h.

◆ loopback

bool PX4::PX4CAN::TxItem::loopback

Definition at line 107 of file CAN.h.

◆ pending

bool PX4::PX4CAN::TxItem::pending

Definition at line 105 of file CAN.h.


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