![]() |
API
2.2
TSmarT Software Library
|
XBee ZB configuration structure. More...
#include <tsmart_xbee_zb.h>
Data Fields | |
uint32_t | baud_rate |
uint16_t | flow_control |
uint8_t | priority |
XBee ZB configuration structure.
uint32_t baud_rate |
This member configures the UART communication baud rate.
uint16_t flow_control |
Specifies whether the hardware flow control mode is enabled or disabled. This parameter shall be selected amongst the following values:
uint8_t priority |
Task reception priority. It is advisable to set a high priority in the user application for this task. The reception task avoid loss packets reading of the specific UART buffer and queue them in the adequate queue to be read by the user using the different API functions