xMessageBufferSend is only used within FreeRTOS.
 
Symbols
loading (1/3)...
Files
loading (2/3)...
SummarySyntaxArgumentsReferences

Return value

The number of bytes written to the message buffer. If the call to xMessageBufferSend() times out before there was enough space to write the message into the message buffer then zero is returned. If the call did not time out then xDataLengthBytes is returned.

References