sys_mbox_t Struct Reference

Platform specific mailbox type. More...

Detailed Description

Platform specific mailbox type.

Definition at line 96 of file sys_arch.h.

#include <sys_arch.h>

Data Fields

mbox_t mbox
 RIOT mbox.
 
msg_t msgs [SYS_MBOX_SIZE]
 queue for the mbox
 

The documentation for this struct was generated from the following file: