xbee_params_t Struct Reference

Configuration parameters for XBee devices. More...

Detailed Description

Configuration parameters for XBee devices.

Definition at line 117 of file xbee.h.

#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.
 

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