nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
zb_aps_installcode_storage_s Struct Reference

#include <zboss_api_internal.h>

Data Fields

zb_uint32_t nvram_offset:28
 
zb_bitfield_t nvram_page:4
 

Detailed Description

Installcode hash for TC

Do not store installcode itself in RAM - keep only 4 bytes per entry in RAM.

Field Documentation

zb_uint32_t zb_aps_installcode_storage_s::nvram_offset

offset of zb_aps_installcode_nvram_t record in nvram. 28 bit supports 256k page - hope, it is enough

zb_bitfield_t zb_aps_installcode_storage_s::nvram_page

nvram page. Hope 16 pages are enough


The documentation for this struct was generated from the following file: