|
VSF Documented
|
#include <nvs.h>
Data Fields | |
| char | namespace_name [NVS_NS_NAME_MAX_SIZE] |
| char | key [NVS_KEY_NAME_MAX_SIZE] |
| nvs_type_t | type |
| char nvs_entry_info_t::namespace_name[NVS_NS_NAME_MAX_SIZE] |
| char nvs_entry_info_t::key[NVS_KEY_NAME_MAX_SIZE] |
| nvs_type_t nvs_entry_info_t::type |