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>
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.