#include <general.h>
Data Fields | |
SHORT | cob_id |
BYTE | rtr |
BYTE | len |
BYTE | data [8] |
|
CAN-id of the received/transmitted message |
|
contains the data to send/receive. Datalength is up to 8 byte |
|
defines count of valid data in the data-array |
|
sets rtr flag or not |