canmsg Struct Reference
[CAN Module]

#include <can.h>


Data Fields

u8 flags
u16 id
u8 length
u8 data [CAN_MSG_LENGTH]


Detailed Description

can message structure

Definition at line 99 of file can.h.


Field Documentation

u8 canmsg::data[CAN_MSG_LENGTH]
 

number of bytes in the CAN message

Definition at line 104 of file can.h.

u16 canmsg::id
 

CAN message flags, indicating or controlling special message properties

Definition at line 102 of file can.h.

u8 canmsg::length
 

ID number, currently standard only

Definition at line 103 of file can.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 3 17:25:46 2006 for EMAC-HCS12-SDK by  doxygen 1.4.6