IsSendingActive (FUN)ΒΆ
FUNCTION IsSendingActive : BOOL
This function specifies whether the CAN hardware is busy sending CAN messages or whether further messages are stored and waiting to be sent.
- InOut:
Scope
Name
Type
Comment
Return
IsSendingActiveBOOLFALSEif the sending queue is empty and the CAN hardware is actually not transmitting a message.Input
hDriverCAA.HANDLEhandle of CAN interface
peErrorPOINTER TO ERROR
optional pointer to error enum