R_RTOS
0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
|
Message Queue provider for a mail box. More...
#include <R_RTOS_inc.h>
Data Fields | |
QID | msgQID |
ID of the message queue. | |
volatile MsgCntr | msgsNew |
Counter for new/unread message in the queue for the task. | |
Message Queue provider for a mail box.
Keep track of the message queue linked with the mailbox and the new/unread messages for the task in the queue.