Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
fds_ic_t Struct Reference
[Flash Data Storage]
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 |
The record instance ID. | |
fds_checksum_t | checksum |
Checksum of the entire record, including the metadata. |
Detailed Description
A piece of a record metadata, keeping information about one of its keys (instance) and its checksum.
Definition at line 81 of file fds.h.
Field Documentation
fds_checksum_t checksum |
Generated on Tue Jul 12 2022 15:06:03 by
