Definition at line 71 of file 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] |
Definition at line 72 of file msg.h.
Referenced by NutMsgQFlush(), NutMsgQGetMessage(), and NutMsgQPost().
Definition at line 75 of file msg.h.
Referenced by NutMsgQFlush(), NutMsgQFull(), NutMsgQGetMessage(), and NutMsgQStopTimer().
Definition at line 76 of file msg.h.
Referenced by NutMsgQFlush(), NutMsgQFull(), NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
Definition at line 77 of file msg.h.
Referenced by NutMsgQCreate(), NutMsgQFull(), NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
Definition at line 78 of file msg.h.
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().