Developing with ZBOSS for Zigbee
|
Structure that contains report about any NVRAM failure. More...
#include <zboss_api.h>
Data Fields | |
zb_uint16_t | ds_type |
zb_uint16_t | pos |
zb_uint8_t | page |
zb_uint8_t | reserved [3] |
Structure that contains report about any NVRAM failure.
Upon receiving of this error, user can decide what to do:
zb_uint16_t zb_nvram_failure_report_s::ds_type |
Dataset type
zb_uint8_t zb_nvram_failure_report_s::page |
Page of dataset payload that haven't been written
zb_uint16_t zb_nvram_failure_report_s::pos |
Position of dataset payload that haven't been written
zb_uint8_t zb_nvram_failure_report_s::reserved[3] |
Reserved for future use