fds_ic_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

A piece of a record metadata, keeping information about one of its keys (instance) and its checksum. More...

#include <fds.h>

Data Fields

fds_instance_id_t instance
fds_checksum_t checksum

Detailed Description

A piece of a record metadata, keeping information about one of its keys (instance) and its checksum.

Field Documentation

fds_checksum_t fds_ic_t::checksum

Checksum of the entire record, including the metadata.

fds_instance_id_t fds_ic_t::instance

The record instance ID.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .