|
VSF Documented
|
Data Fields | |
| struct __nvs_handle_ctx_t * | next |
| nvs_open_mode_t | mode |
| __nvs_store_t * | store |
| char | ns [NVS_NS_NAME_MAX_SIZE] |
| struct __nvs_handle_ctx_t* __nvs_handle_ctx_t::next |
| nvs_open_mode_t __nvs_handle_ctx_t::mode |
| __nvs_store_t* __nvs_handle_ctx_t::store |
| char __nvs_handle_ctx_t::ns[NVS_NS_NAME_MAX_SIZE] |