osMailPut() function
Put a mail to a queue
Arguments
queue_id
mail queue ID obtained with osMailCreate.
mail
memory block previously allocated with osMailAlloc or osMailCAlloc.
Return value
status code that indicates the execution status of the function.
Notes
MUST REMAIN UNCHANGED: \b osMailPut shall be consistent in every CMSIS-RTOS.
Examples
osMailPut() is referenced by 2 libraries and example projects: