|
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 (read only)
|
CAN_INTERFACE_STATE | arcIfcState [2] |
| interface state
|
ULONG | ulCbFilterCount [2] |
| count acceptance filter callbacks
|
ULONG | ulCbCtrlCount [2] |
| count control callbacks
|
ULONG | ulTmtPending [2] |
| count pending messages (sending increments, ACK callbacks decrement)
|
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.
|