Data store configuration structure. More...
#include <ifx_i2c_config.h>
Public Attributes | |
uint8_t | protocol_version |
Protocol version. More... | |
uint16_t | datastore_shared_secret_id |
ID to read and write the shared secret. More... | |
uint16_t | datastore_manage_context_id |
ID to read and write the shielded connection context data. More... | |
uint16_t | shared_secret_length |
Length of shared secret. More... | |
Data store configuration structure.
uint16_t ifx_i2c_datastore_config::datastore_manage_context_id |
ID to read and write the shielded connection context data.
uint16_t ifx_i2c_datastore_config::datastore_shared_secret_id |
ID to read and write the shared secret.
uint8_t ifx_i2c_datastore_config::protocol_version |
Protocol version.
uint16_t ifx_i2c_datastore_config::shared_secret_length |
Length of shared secret.