mote::TOSMessage Struct Reference
TinyOS generic message. More...
#include <MoteProtocol.h>
Inheritance diagram for mote::TOSMessage:

Collaboration diagram for mote::TOSMessage:

Detailed Description
TinyOS generic message.
Public Attributes | |
uint16_t | addr |
uint8_t | type |
uint8_t | group |
uint8_t | length |
uint8_t | data [MAX_TOS_SIZE] |
uint8_t | os |
uint16_t | lnk_src |
uint8_t | n_msg |
uint8_t | zero |
uint8_t | msg_count |
The documentation for this struct was generated from the following files:
- MoteProtocol.h
- MoteProtocol.cpp