#include <msg.h>

Data Fields | |
| uint8_t | id |
| int | param |
| void * | data |
Definition at line 62 of file msg.h.
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
| int _NUTMSG::param |
Definition at line 63 of file msg.h.
Referenced by NutMsgQGetMessage(), and NutMsgQPost().
| void* _NUTMSG::data |
Definition at line 64 of file msg.h.
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().