PX4 Firmware
PX4 Autopilot Software http://px4.io
uavcan_kinetis::flexcan::RxFiFoType Struct Reference

#include <flexcan.hpp>

Collaboration diagram for uavcan_kinetis::flexcan::RxFiFoType:

Public Attributes

FIFOcsType CS
 
IDType ID
 
DataType data
 

Detailed Description

Definition at line 117 of file flexcan.hpp.

Member Data Documentation

◆ CS

FIFOcsType uavcan_kinetis::flexcan::RxFiFoType::CS

Definition at line 118 of file flexcan.hpp.

Referenced by uavcan_kinetis::CanIface::handleRxInterrupt().

◆ data

DataType uavcan_kinetis::flexcan::RxFiFoType::data

Definition at line 120 of file flexcan.hpp.

Referenced by uavcan_kinetis::CanIface::handleRxInterrupt().

◆ ID

IDType uavcan_kinetis::flexcan::RxFiFoType::ID

Definition at line 119 of file flexcan.hpp.

Referenced by uavcan_kinetis::CanIface::handleRxInterrupt().


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