fds_header_t

nRF5 SDK v15.0.0

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.
  • components/libraries/fds/fds.h