You are viewing documentation for version:
A structure containing the information of a token.
Public Attribute Documentation#
nvm3Key#
uint32_t sl_zigbee_token_info_t::nvm3Key
NVM3 token key.
isCnt#
bool sl_zigbee_token_info_t::isCnt
The token is a counter token type.
isIdx#
bool sl_zigbee_token_info_t::isIdx
The token is an indexed token type.
size#
uint8_t sl_zigbee_token_info_t::size
Size of the object of the token.
arraySize#
uint8_t sl_zigbee_token_info_t::arraySize
The array size for the token when it is an indexed token.