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
2971
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
2973
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
2975
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
2977
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
2979
of file stack/include/sl_zigbee_types.h