[Tinyos-help] queue parameters
Jitender ahuja
jahuja73 at yahoo.com
Fri Nov 2 14:58:54 PDT 2007
I request help regarding the below stated structure fields 'address' and 'id' in File: QueuedSendM.nc.
I am confused about their roles.
Kindly help.
----------------
struct _msgq_entry {
uint16_t address;
uint8_t length;
uint8_t id;
uint8_t xmit_count;
TOS_MsgPtr pMsg;
} msgqueue[MESSAGE_QUEUE_SIZE];
-----------------
Best Regards,
Jitender
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071102/a45e7f5a/attachment.htm
More information about the Tinyos-help
mailing list