#include <XBee.h>
Public Member Functions | |
uint8_t | getRssi () |
uint8_t | getOption () |
bool | isAddressBroadcast () |
bool | isPanBroadcast () |
uint8_t | getDataLength () |
Returns the length of the payload. | |
uint8_t | getDataOffset () |
Returns the position in the frame data where the data begins. | |
virtual uint8_t | getRssiOffset ()=0 |