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

cangw_msg.h File Reference

Go to the source code of this file.

Data Structures

struct  _cangw_msg_t

Typedefs

typedef _cangw_msg_t cangw_msg_t

Enumerations

enum  cangw_id_len_t { CANGW_11B = 0, CANGW_29B = 1 }
enum  cangw_baud_t { CANGW_125 = 0, CANGW_250 = 1, CANGW_500 = 2, CANGW_1000 = 3 }


Typedef Documentation

typedef struct _cangw_msg_t cangw_msg_t
 

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


Enumeration Type Documentation

enum cangw_baud_t
 

Enumeration values:
CANGW_125 
CANGW_250 
CANGW_500 
CANGW_1000 

enum cangw_id_len_t
 

Enumeration values:
CANGW_11B 
CANGW_29B 


Generated on Thu Oct 28 12:08:02 2004 for CANGW client library by doxygen 1.3.5