Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nrf51-sdk by
fds_find_token_t Struct Reference
[Flash Data Storage]
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.
Generated on Tue Jul 12 2022 14:11:24 by
