fds_record_t

nRF5 SDK v12.1.0

A record to be written to flash. More...

#include <fds.h>

Data Fields

uint16_t file_id
The ID of the file that the record belongs to.
uint16_t key
The record key.
struct {
fds_record_chunk_t const * p_chunks
The chunks that make up the record data.
uint16_t num_chunks
The number of chunks that make up the data.
} data

Detailed Description

A record to be written to flash.

  • components/libraries/fds/fds.h