osMailGet() function
Get a mail from a queue
Arguments
queue_id
mail queue ID obtained with osMailCreate.
millisec
timeout value or 0 in case of no time-out
Return value
event that contains mail information or error code.
Notes
MUST REMAIN UNCHANGED: \b osMailGet shall be consistent in every CMSIS-RTOS.
Examples
osMailGet() is referenced by 2 libraries and example projects: