nRF5 SDK v11.0.0
Data Fields
fds_tl_t Struct Reference

Part of the record metadata. More...

#include <fds.h>

Data Fields

uint16_t record_key
 The record key (must be in the range 0x0001 - 0xBFFF).
 
uint16_t length_words
 The length of the record data (in 4-byte words).
 

Detailed Description

Part of the record metadata.

Contains the record key and the length of the record data.


Documentation feedback | Developer Zone | Updated