canmsg_t Struct Reference

The CAN message structure. More...


Data Fields

int flags
 flags, indicating or controlling special message properties
int cob
 CAN object number, used in Full CAN.
unsigned long id
 CAN message ID, 4 bytes.
timeval timestamp
 time stamp for received messages
short int length
 number of bytes in the CAN message
unsigned char data [CAN_MSG_LENGTH]
 data, 0.


Detailed Description

The CAN message structure.

Used for all data transfers between the application and the driver using read() or write().


Field Documentation

unsigned char canmsg_t::data[CAN_MSG_LENGTH]
 

data, 0.

..8 bytes


Generated at Do Feb 8 12:25:17 CET 2007 CAN driver can4linux by port GmbH service@port.de , © 1997-2006