Configuration parameters for XBee devices. More...
#include <xbee.h>
Data Fields | |
| uart_t | uart | 
| UART interfaced the device is connected to.  | |
| uint32_t | br | 
| baudrate to use  | |
| gpio_t | pin_sleep | 
| GPIO pin that is connected to the SLEEP pin set to GPIO_UNDEF if not used.  | |
| gpio_t | pin_reset | 
| GPIO pin that is connected to the STATUS pin set to GPIO_UNDEF if not used.  | |