Nut/OS  4.10.3
API Reference
_NUTMSGQ Struct Reference

#include <msg.h>

Collaboration diagram for _NUTMSGQ:

Data Fields

HANDLE mq_wait
NUTMSGTMRmq_timers
NUTMSGQmq_next
uint8_t mq_read
uint8_t mq_write
uint8_t mq_mask
NUTMSG mq_que [1]

Detailed Description

Definition at line 71 of file msg.h.


Field Documentation

Definition at line 72 of file msg.h.

Referenced by NutMsgQFlush(), NutMsgQGetMessage(), and NutMsgQPost().

Definition at line 73 of file msg.h.

Referenced by NutMsgQStartTimer().

Definition at line 74 of file msg.h.

Referenced by NutMsgQBroadcast(), and NutMsgQCreate().

Definition at line 78 of file msg.h.

Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().


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