Definition at line 57 of file msg.h.
Data Fields | |
u_char | id |
int | param |
void * | data |
Definition at line 58 of file msg.h.
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
int _NUTMSG::param |
void* _NUTMSG::data |
Definition at line 60 of file msg.h.
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().