Xbee Arduino
Arduino Driver for Xbee
Loading...
Searching...
No Matches
XBee Struct Reference

#include <xbee.h>

Public Attributes

const XBeeVTablevtable
 
const XBeeHTablehtable
 
const XBeeCTablectable
 
uint8_t frameIdCntr
 
bool txStatusReceived
 Flag to indicate if TX Status frame was received. More...
 
uint8_t deliveryStatus
 Stores the delivery status of the transmitted frame. More...
 

Member Data Documentation

◆ ctable

const XBeeCTable* XBee::ctable

◆ deliveryStatus

uint8_t XBee::deliveryStatus

Stores the delivery status of the transmitted frame.

◆ frameIdCntr

uint8_t XBee::frameIdCntr

◆ htable

const XBeeHTable* XBee::htable

◆ txStatusReceived

bool XBee::txStatusReceived

Flag to indicate if TX Status frame was received.

◆ vtable

const XBeeVTable* XBee::vtable

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