_NUTMSGQ Struct Reference

Collaboration diagram for _NUTMSGQ:

Collaboration graph
[legend]

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

HANDLE _NUTMSGQ::mq_wait

Definition at line 72 of file msg.h.

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

NUTMSGTMR* _NUTMSGQ::mq_timers

Definition at line 73 of file msg.h.

Referenced by NutMsgQStartTimer().

NUTMSGQ* _NUTMSGQ::mq_next

Definition at line 74 of file msg.h.

Referenced by NutMsgQBroadcast(), and NutMsgQCreate().

uint8_t _NUTMSGQ::mq_read

Definition at line 75 of file msg.h.

Referenced by NutMsgQFlush(), NutMsgQFull(), NutMsgQGetMessage(), and NutMsgQStopTimer().

uint8_t _NUTMSGQ::mq_write

Definition at line 76 of file msg.h.

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

uint8_t _NUTMSGQ::mq_mask

Definition at line 77 of file msg.h.

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

NUTMSG _NUTMSGQ::mq_que[1]

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:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/