nRF5 SDK v15.2.0
Data Fields
fds_header_t Struct Reference

The record metadata as stored in flash. More...

#include <fds.h>

Data Fields

uint16_t record_key
 The record key.
 
uint16_t length_words
 The length of the record data (in 4-byte words).
 
uint16_t file_id
 The ID of the file that the record belongs to.
 
uint16_t crc16
 CRC16-CCITT check value.
 
uint32_t record_id
 The unique record ID (32 bits).
 

Detailed Description

The record metadata as stored in flash.

Warning
Do not edit or reorder the fields in this structure.

The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated