25 #ifndef __XBEE_REG_DESCR 26 #define __XBEE_REG_DESCR 81 const char *rci_element;
110 #use "xbee_reg_descr.c" 113 #endif // __XBEE_REG_DESCR #define FAR
On platforms with "far" pointers, define to the proper keyword; empty definition if not required...
Definition: platform.h:396
uint16_t sxa_len
Length of cached field value.
Definition: reg_descr.h:97
#define XBEE_BEGIN_DECLS
Macro defined to.
Definition: platform.h:41
const char * alias
Two-character AT command string for this register (except entry for <dest_addr> is "DH/DL")...
Definition: reg_descr.h:60
_xbee_rci_type_t rci_type
RCI type.
Definition: reg_descr.h:79
const char * _xbee_rci_types[]
Table to map _xbee_rci_type_t to RCI type string.
Definition: xbee_reg_descr.c:73
unsigned short uint16_t
16-bit unsigned integer
Definition: platform_config.h:41
uint16_t cxval
Custom xbee_type value (bitfield) for query descriptor.
Definition: reg_descr.h:77
_xbee_rci_type_t
iDigi RCI type names used by do_command type=zigbee.
Definition: reg_descr.h:35
Definition: reg_descr.h:50
uint16_t sxa_cache_group
SXA cache group (bitfield), or SXA_CACHED_MISC if not grouped.
Definition: reg_descr.h:99
int is_state
1 if a "state", 0 if a "setting", or other values for special purposes.
Definition: reg_descr.h:57
uint16_t sxa_offs
Offset in SXA node structure of cached field value.
Definition: reg_descr.h:95
#define XBEE_END_DECLS
Macro defined to.
Definition: platform.h:42