Digi XBee(R) ANSI C Host Library
|
#include "../posix/platform_config.h"
Go to the source code of this file.
Macros | |
#define | XBEE_PLATFORM_INIT() digiapix_platform_init() |
#define | XBEE_RESET_FN &digiapix_xbee_reset |
#define | XBEE_IS_AWAKE_FN &digiapix_xbee_is_awake |
Functions | |
int | digiapix_platform_init (void) |
void | digiapix_xbee_reset (struct xbee_dev_t *xbee, bool_t asserted) |
int | digiapix_xbee_is_awake (struct xbee_dev_t *xbee) |