matrix Struct Reference

Structure : used for storing the received fragments. More...

#include <WaspXBeeCore.h>


Data Fields

char data [DATA_MATRIX]
 Structure Variable : Fragment data.
uint16_t frag_length
 Structure Variable : Fragment data length.
uint8_t numFragment
 Structure Variable : Fragment number for ordering the packet.
uint8_t endFragment
 Structure Variable : Specifies if it is the last fragment.


Detailed Description

Structure : used for storing the received fragments.

Definition at line 289 of file WaspXBeeCore.h.


Field Documentation

char matrix::data[DATA_MATRIX]

Structure Variable : Fragment data.

Definition at line 297 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::readXBee().

Structure Variable : Fragment data length.

Definition at line 302 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::readXBee().

Structure Variable : Fragment number for ordering the packet.

Definition at line 307 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::readXBee().

Structure Variable : Specifies if it is the last fragment.

Definition at line 312 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::readXBee().


The documentation for this struct was generated from the following file:

Generated on Tue Jul 20 09:31:01 2010 for WaspmoteAPI by  doxygen 1.5.6