fds_find_token_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

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.

Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .