can_frame Struct Reference
[CAN Devices]

#include <rtcan.h>


Detailed Description

Raw CAN frame.

Central structure for receiving and sending CAN frames.


Data Fields

can_id_t can_id
 CAN ID of the frame.
uint8_t can_dlc
 Size of the payload in bytes.
uint8_t data [8]
 Payload data bytes.


Field Documentation

can_id_t can_frame::can_id
 

CAN ID of the frame.

See CAN ID flags for special bits.


The documentation for this struct was generated from the following file:
Generated on Mon Dec 25 13:57:10 2006 for Xenomai API by  doxygen 1.4.6