Open FFBoard
Open source force feedback firmware
CAN.h File Reference

Go to the source code of this file.

Classes

class  CANPortHardwareConfig
 
struct  CANPortHardwareConfig::PresetEntry
 
struct  CAN_msg_header_tx
 
class  CAN_msg_header_rx
 
struct  CAN_tx_msg
 
struct  CAN_rx_msg
 
struct  CAN_filter
 
class  CANPort
 

Variables

const uint8_t DLCtoBytes [] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64}
 

Variable Documentation

◆ DLCtoBytes

const uint8_t DLCtoBytes[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64}

Definition at line 32 of file CAN.h.