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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
psa_storage_info_t Struct Reference
A container for metadata associated with a specific uid. More...
#include <psa_crypto_its.h>
| Data Fields | |
| uint32_t | size | 
| The size of the data associated with a uid. | |
| psa_storage_create_flags_t | flags | 
| The flags set when the uid was created. | |
Detailed Description
A container for metadata associated with a specific uid.
Definition at line 47 of file psa_crypto_its.h.
Field Documentation
The flags set when the uid was created.
Definition at line 50 of file psa_crypto_its.h.
| uint32_t size | 
The size of the data associated with a uid.
Definition at line 49 of file psa_crypto_its.h.
Generated on Tue Jul 12 2022 13:55:35 by
 1.7.2
 1.7.2