Public Member Functions | Public Attributes | List of all members
uavcan_stm32::CanRxItem Struct Reference

#include <can.hpp>

Public Member Functions

 CanRxItem ()
 

Public Attributes

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

Detailed Description

RX queue item. The application shall not use this directly.

Definition at line 32 of file platform_specific_components/stm32/libuavcan/driver/include/uavcan_stm32/can.hpp.

Constructor & Destructor Documentation

◆ CanRxItem()

uavcan_stm32::CanRxItem::CanRxItem ( )
inline

Member Data Documentation

◆ flags

uavcan::CanIOFlags uavcan_stm32::CanRxItem::flags

◆ frame

uavcan::CanFrame uavcan_stm32::CanRxItem::frame

◆ utc_usec

uavcan::uint64_t uavcan_stm32::CanRxItem::utc_usec

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


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