nRF51 SDK v10.0.0
Data Fields
fds_find_token_t Struct Reference

A token to keep information about the progress of fds_find, fds_find_by_type and fds_find_by_instance operations. More...

#include <fds.h>

Data Fields

uint32_t const * p_addr
 
uint32_t magic
 
uint16_t vpage_id
 

Detailed Description

A token to keep information about the progress of fds_find, fds_find_by_type and fds_find_by_instance operations.

Note
This structure is meant to be opaque to the user, who does not need to access any of its fields.
The token does not need special initialization.
Warning
Do not reuse the same token to search for different records. If you do, be sure to set its fields to zero.

This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.