Main Page | Data Structures | File List | Data Fields | Globals

_cangw_msg_t Struct Reference

#include <cangw_msg.h>


Data Fields

unsigned long timestamp
unsigned long id
unsigned char reserved:3
unsigned char rtr:1
unsigned char len:4
unsigned char data [8]


Detailed Description

The CAN message structure. Used for all data transfers between the application and the gateway/library using CanGwRecv() or CanGwSend().


Field Documentation

unsigned char _cangw_msg_t::data[8]
 

data, 0...8 bytes

unsigned long _cangw_msg_t::id
 

CAN message ID, 4 bytes

unsigned char _cangw_msg_t::len
 

number of bytes in the CAN message

unsigned char _cangw_msg_t::reserved
 

unsigned char _cangw_msg_t::rtr
 

unsigned long _cangw_msg_t::timestamp
 

time stamp for received messages


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 12:08:03 2004 for CANGW client library by doxygen 1.3.5