Skip to content

Struct RxQueueEntry

ClassList > RxQueueEntry

Public Attributes

Type Name
uint32_t canId
uint8_t data
uint8_t len

Public Attributes Documentation

variable canId

uint32_t RxQueueEntry::canId;

variable data

uint8_t RxQueueEntry::data[8];

variable len

uint8_t RxQueueEntry::len;


The documentation for this class was generated from the following file Firmware/Libraries/CANProtocol/CANProtocol.cpp