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

_if_board Struct Reference

#include <interfaces.h>


Data Fields

unsigned short boardtype
unsigned int hwType
unsigned int channelcount
unsigned int index
unsigned short txErrorCounter
unsigned short rxErrorCounter
unsigned short status
_if_channelchannel [32]


Detailed Description

Definition at line 46 of file interfaces.h.


Field Documentation

unsigned short _if_board::boardtype
 

Definition at line 47 of file interfaces.h.

Referenced by boardchangestatus(), boardopenchannel(), boardread(), boardshutdown(), boardstartup(), boardupdatestatus(), boardwrite(), and vector_canboardprobe().

struct _if_channel* _if_board::channel[32]
 

Definition at line 59 of file interfaces.h.

Referenced by vector_canboardprobe().

unsigned int _if_board::channelcount
 

Definition at line 49 of file interfaces.h.

Referenced by boardshutdown(), and vector_canboardprobe().

unsigned int _if_board::hwType
 

Definition at line 49 of file interfaces.h.

unsigned int _if_board::index
 

Definition at line 49 of file interfaces.h.

Referenced by vector_canboardprobe().

unsigned short _if_board::rxErrorCounter
 

Definition at line 55 of file interfaces.h.

unsigned short _if_board::status
 

Definition at line 55 of file interfaces.h.

Referenced by can_getchanneloptions(), vector_canboardprobe(), and vector_canboardread().

unsigned short _if_board::txErrorCounter
 

Definition at line 55 of file interfaces.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 22 13:31:29 2006 for CANapi by  doxygen 1.4.4