nRF5 SDK  v15.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
fds_record_t Struct Reference

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 {
   void const *   p_data
 
   uint32_t   length_words
 
data
 

Detailed Description

A record to be written to flash.


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