updates

Fork of nrf51-sdk by Lancaster University

Embed: (wiki syntax)

« Back to documentation index

fds_header_t Struct Reference

fds_header_t Struct Reference
[Flash Data Storage]

The record metadata. More...

#include <fds.h>

Data Fields

fds_tl_t tl
 See fds_tl_t.
fds_ic_t ic
 See fds_ic_t.
fds_record_id_t id
 The unique record ID (32 bits).

Detailed Description

The record metadata.

Definition at line 89 of file fds.h.


Field Documentation

See fds_ic_t.

Definition at line 92 of file fds.h.

fds_record_id_t id

The unique record ID (32 bits).

Definition at line 93 of file fds.h.

See fds_tl_t.

Definition at line 91 of file fds.h.