|
XBee Firmware Library
1.6.0
|
Data Structures | |
| struct | xbee_serial_t |
Typedefs | |
| typedef uint8_t | bool_t |
| typedef int | int16_t |
| typedef long | int32_t |
| typedef signed char | int8_t |
| typedef signed char | int_fast8_t |
| typedef unsigned int | uint16_t |
| typedef unsigned long | uint32_t |
| typedef unsigned char | uint8_t |
| typedef unsigned char | uint_fast8_t |
| typedef struct xbee_serial_t | xbee_serial_t |
Functions | |
| void | xbee_reset_radio (struct xbee_dev_t *xbee, bool_t asserted) |
Variables | |
| xbee_serial_t | EMBER_SERIAL_PORT |
| xbee_serial_t | HOST_SERIAL_PORT |
Header for Freescale HCS08 platform (XBee Programmable using CodeWarrior).
This file is automatically included by xbee/platform.h.
1.8.10