You are viewing documentation for version:
A structure containing the information of a token data.
Public Attribute Documentation#
size#
uint32_t sl_zigbee_token_data_t::size
The size of the token data in number of bytes.
data#
void* sl_zigbee_token_data_t::data
A data pointer pointing to the storage for the token data of above size.