Data Fields
SPIFFSNVS_Data_ Struct Reference

SPIFFSNVS data object. More...

#include <SPIFFSNVS.h>

Collaboration diagram for SPIFFSNVS_Data_:
Collaboration graph
[legend]

Data Fields

NVS_Handle nvsHandle
 
SPIFFSNVS_Lock lock
 

Detailed Description

SPIFFSNVS data object.

Memory required to store the NVS handle used to read/write memory and the locking mechanism used to provide thread safety to SPIFFS. Each SPIFFS file system must have it's own SPIFFSNVS_Data object and it must be persistent.

Field Documentation

§ nvsHandle

NVS_Handle SPIFFSNVS_Data_::nvsHandle

Handle to NVS driver instance

§ lock

SPIFFSNVS_Lock SPIFFSNVS_Data_::lock

Thread-safety lock object


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale