|
XBee Firmware Library
1.6.0
|
Data Fields | |
| const void FAR * | base_address |
| base address of structure More... | |
| const zcl_struct_element_t FAR * | element |
| elements in the structure More... | |
| uint16_t | element_count |
| number of elements in structure More... | |
If a zcl_attribute_base_t has a type of ZCL_TYPE_STRUCT, its .value points to this structure.
1.8.10