Main Page | 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
if_channelchannel [32]


Detailed Description

Definition at line 15 of file interfaces.h.


Field Documentation

unsigned short if_board::boardtype
 

Definition at line 16 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 27 of file interfaces.h.

Referenced by vector_canboardprobe().

unsigned int if_board::channelcount
 

Definition at line 18 of file interfaces.h.

Referenced by boardshutdown(), and vector_canboardprobe().

unsigned int if_board::hwType
 

Definition at line 18 of file interfaces.h.

unsigned int if_board::index
 

Definition at line 18 of file interfaces.h.

Referenced by vector_canboardprobe().

unsigned short if_board::rxErrorCounter
 

Definition at line 24 of file interfaces.h.

unsigned short if_board::txErrorCounter
 

Definition at line 24 of file interfaces.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 13 10:09:08 2006 for CANapi by  doxygen 1.4.4