FUNCTION _GetBusAlarm : BOOL
Unmanaged implementation of GetBusAlarm
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
_GetBusAlarm
|
BOOL
|
TRUE if a bus alarm is pending.
|
Input
|
hDriver
|
CAA.HANDLE
|
handle of CAN interface
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|