|
VSF Documented
|
Data Fields | |
| bool | in_use |
| bool | dirty |
| char | part_label [NVS_PART_NAME_MAX_SIZE] |
| const esp_partition_t * | partition |
| __nvs_kv_t * | kv_head |
| bool __nvs_store_t::in_use |
| bool __nvs_store_t::dirty |
| char __nvs_store_t::part_label[NVS_PART_NAME_MAX_SIZE] |
| const esp_partition_t* __nvs_store_t::partition |
| __nvs_kv_t* __nvs_store_t::kv_head |