Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk
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 15:07:17 by
1.7.2