Skip to content

Struct TxQueueEntry

ClassList > TxQueueEntry

Public Attributes

Type Name
uint8_t attempts
uint32_t canId
uint8_t data
uint8_t len

Public Attributes Documentation

variable attempts

uint8_t TxQueueEntry::attempts;

variable canId

uint32_t TxQueueEntry::canId;

variable data

uint8_t TxQueueEntry::data[8];

variable len

uint8_t TxQueueEntry::len;


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