#include <msg.h>
Data Fields | |
| HANDLE | mq_wait |
| NUTMSGTMR * | mq_timers |
| NUTMSGQ * | mq_next |
| uint8_t | mq_read |
| uint8_t | mq_write |
| uint8_t | mq_mask |
| NUTMSG | mq_que [1] |
Referenced by NutMsgQFlush(), NutMsgQGetMessage(), and NutMsgQPost().
Referenced by NutMsgQStartTimer().
Referenced by NutMsgQBroadcast(), and NutMsgQCreate().
Referenced by NutMsgQFlush(), NutMsgQFull(), NutMsgQGetMessage(), and NutMsgQStopTimer().
Referenced by NutMsgQFlush(), NutMsgQFull(), NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
Referenced by NutMsgQCreate(), NutMsgQFull(), NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().