#include "xbee/device.h"
|
struct | rx |
| Current mode of the XBee device (e.g., boot loader, API, command). More...
|
|
- Note
- This structure must start with a wpan_dev_t so that the device can be used with the wpan library.
- Uses function pointers for setting the reset pin and reading the awake pin on the XBee. User code should not call the reset function directly; use xbee_dev_reset() instead so the various network layers will know about the reset.
The documentation for this struct was generated from the following file: