nRF5 SDK  v12.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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.