FUNCTION _GetBusState : BUSSTATE
Unmanaged implementation of GetBusState
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
_GetBusState
|
BUSSTATE
|
current bus state
|
Input
|
hDriver
|
CAA.HANDLE
|
handle of CAN interface
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|