UnregisterIdArea (FUN)

FUNCTION UnregisterIdArea : ERROR

This function removes a CAN identifier area previously added by RegisterIdArea.

InOut:

Scope

Name

Type

Comment

Return

UnregisterIdArea

ERROR

error

Input

hReceiverId

CAA.HANDLE

Retrun value of CreateIdAreaReceiver

cobIdStart

CL2I.COBID

start id of message to be received

cobIdEnd

CL2I.COBID

end id of message to be received

xRTRValue

BOOL

Value RTR bit; only evaluated if xRTRMask is set to TRUE

xRTRMask

BOOL

Mask RTR bit

x29BitIdValue

BOOL

Value 29 Bit Id; only evaluated if x29BitIdMask is set to TRUE

x29BitIdMask

BOOL

Mask 29 Bit Id

xTransmitValue

BOOL

Value Transmit message; only evaluated if xTransmitMask is set to TRUE

xTransmitMask

BOOL

Mask Transmit message