![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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 |
A record to be written to flash.