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.
Fork of nrf51-sdk by
fds_tl_t Struct Reference
[Flash Data Storage]
A piece of a record metadata, keeping information about one of its keys (type) and its lenght, expressed in 4 byte words. More...
#include <fds.h>
Data Fields | |
fds_type_id_t | type |
The record type ID. | |
fds_length_t | length_words |
Length of the record's data, in 4 byte words. |
Detailed Description
A piece of a record metadata, keeping information about one of its keys (type) and its lenght, expressed in 4 byte words.
Definition at line 72 of file fds.h.
Field Documentation
fds_length_t length_words |
Generated on Tue Jul 12 2022 14:11:24 by
