_Write (FUN)

FUNCTION _Write : ERROR

Unmanaged implementation of Write

InOut:

Scope

Name

Type

Comment

Return

_Write

ERROR

ERROR.NO_ERROR or appropriate error code

Input

hDriver

CAA.HANDLE

handle of CAN interface

hMessage

CAA.HANDLE

handle of message to be written

usiPriority

USINT

priority of message:

0: send immediately;

1-n: priority (1: high, n: low), default is n = 8

xEnableSyncWindow

BOOL

use SYNC window => not implemented; do not care