sys_mbox_trypost_fromisr() function
Try to post a message to mailbox from ISR
Arguments
mbox
pointer of the mailbox
msg
pointer of the message to send
Return value
ERR_OK on success ERR_MEM when mailbox is full ERR_NEED_SCHED when high priority task wakes up