parameter_type Struct Reference

Collaboration diagram for parameter_type:

Collaboration graph
[legend]

Data Fields

MAX_TDT_TYPE rcTDT
 always before the first parameter!
MAX_ERROR Error
 Error code.
ULONG ulTimeStampHi
 64 bit timestamp high word
ULONG ulTimeStampLo
 64 bit timestamp low word
CAN_INTERFACE_PARAMETERS arcCanParameters [2]
USHORT usSlot
 slot of the X-CAN-2 module (layer = 0)
XCAN_BIT_PARAMS arcBitTiming [2]
 detailed bit timing
MAXMDDHND hMdd
 handle for X-CAN-2 MDD
MAXCHLHND hCtrl [2]
 handle for Ctrl channels (setting bit rate etc.)
MAXCHLHND hIn11 [2]
 handle for 11 bit acceptance filter channels
MAXCHLHND hIn29 [2]
 handle for 29 bit acceptance filter channels
MAXCHLHND hOut [2]
 handle for universal sender channels
MAXBUFHND hBuf [2]
 handle for RCV buffer
MAXMODHND hMyself
 Handle for the CPU module.
MAX_OS_INFO rcOsX
 Version info about OsX.
ULONG ulCbCount [2]
 count callbacks

Detailed Description

task parameter range structure

Definition at line 38 of file minican.c.


Field Documentation

XCAN_BIT_PARAMS parameter_type::arcBitTiming[2]

detailed bit timing

Definition at line 52 of file minican.c.

Referenced by GetBitTiming().

CAN_INTERFACE_PARAMETERS parameter_type::arcCanParameters[2]

Definition at line 48 of file minican.c.

Referenced by AutoInit(), GetBitTiming(), and Start().

MAX_ERROR parameter_type::Error

Error code.

Definition at line 42 of file minican.c.

Referenced by AutoInit(), CbFilter(), Read0(), Read1(), Start(), Stop(), Write0(), and Write1().

MAXBUFHND parameter_type::hBuf[2]

handle for RCV buffer

Definition at line 58 of file minican.c.

Referenced by AutoInit(), CbFilter(), Read0(), and Read1().

MAXCHLHND parameter_type::hCtrl[2]

handle for Ctrl channels (setting bit rate etc.)

Definition at line 54 of file minican.c.

Referenced by AutoInit(), Start(), and Stop().

MAXCHLHND parameter_type::hIn11[2]

handle for 11 bit acceptance filter channels

Definition at line 55 of file minican.c.

Referenced by AutoInit(), Start(), and Stop().

MAXCHLHND parameter_type::hIn29[2]

handle for 29 bit acceptance filter channels

Definition at line 56 of file minican.c.

Referenced by AutoInit(), Start(), and Stop().

MAXMDDHND parameter_type::hMdd

handle for X-CAN-2 MDD

Definition at line 53 of file minican.c.

Referenced by AutoInit(), and Start().

MAXMODHND parameter_type::hMyself

Handle for the CPU module.

Definition at line 59 of file minican.c.

Referenced by AutoInit(), and Start().

MAXCHLHND parameter_type::hOut[2]

handle for universal sender channels

Definition at line 57 of file minican.c.

Referenced by AutoInit(), Start(), Stop(), Write0(), and Write1().

MAX_OS_INFO parameter_type::rcOsX

Version info about OsX.

Definition at line 60 of file minican.c.

Referenced by AutoInit().

MAX_TDT_TYPE parameter_type::rcTDT

always before the first parameter!

Definition at line 40 of file minican.c.

ULONG parameter_type::ulCbCount[2]

count callbacks

Definition at line 61 of file minican.c.

Referenced by AutoInit(), and CbFilter().

ULONG parameter_type::ulTimeStampHi

64 bit timestamp high word

Definition at line 44 of file minican.c.

Referenced by AutoInit(), CbFilter(), and MainProc().

ULONG parameter_type::ulTimeStampLo

64 bit timestamp low word

Definition at line 46 of file minican.c.

Referenced by AutoInit(), CbFilter(), and MainProc().

USHORT parameter_type::usSlot

slot of the X-CAN-2 module (layer = 0)

Definition at line 50 of file minican.c.

Referenced by AutoInit(), and Start().


The documentation for this struct was generated from the following file:
Generated on Fri May 2 12:58:08 2008 for MiniCAN by  doxygen 1.4.7