nRF51 SDK v10.0.0
Data Fields
fds_tl_t Struct Reference

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
 
fds_length_t length_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.

Field Documentation

fds_length_t fds_tl_t::length_words

Length of the record's data, in 4 byte words.

fds_type_id_t fds_tl_t::type

The record type ID.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.