Open FFBoard
Open source force feedback firmware
CAN_tx_msg Struct Reference

#include <CAN.h>

Public Attributes

uint8_t data [CAN_MSGBUFSIZE] = {0}
 
CAN_msg_header_tx header
 

Detailed Description

Definition at line 89 of file CAN.h.

Member Data Documentation

◆ data

uint8_t CAN_tx_msg::data[CAN_MSGBUFSIZE] = {0}

Definition at line 90 of file CAN.h.

◆ header

CAN_msg_header_tx CAN_tx_msg::header

Definition at line 92 of file CAN.h.


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