A structure containing the information of a token.
Public Attribute Documentation#
nvm3Key#
uint32_t sl_zigbee_token_info_t::nvm3Key
NVM3 token key.
Definition at line
2982
of file stack/include/sl_zigbee_types.h
isCnt#
bool sl_zigbee_token_info_t::isCnt
The token is a counter token type.
Definition at line
2984
of file stack/include/sl_zigbee_types.h
isIdx#
bool sl_zigbee_token_info_t::isIdx
The token is an indexed token type.
Definition at line
2986
of file stack/include/sl_zigbee_types.h
size#
uint8_t sl_zigbee_token_info_t::size
Size of the object of the token.
Definition at line
2988
of file stack/include/sl_zigbee_types.h
arraySize#
uint8_t sl_zigbee_token_info_t::arraySize
The array size for the token when it is an indexed token.
Definition at line
2990
of file stack/include/sl_zigbee_types.h