|
This function sends a CAN message. The call returns after queuing the message to the driver. If the queue is full, the call waits at most timeout milliseconds. If the queue is still full, canERR_TXBUFOFL is returned.
None.
canOK (zero) if success
canERR_xxx (negative) if failure.