#include <msg.h>
Data Fields | |
| uint8_t | id |
| int | param |
| void * | data |
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
| int _NUTMSG::param |
Referenced by NutMsgQGetMessage(), and NutMsgQPost().
| void* _NUTMSG::data |
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().