esp_spiffs_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstancesLifecycle

Fields

Field
Declared as
Description
Handle to the underlying SPIFFS.
FS lock.
The partition on which SPIFFS is located.
Mount point.
bool
Partition was mounted by label.
SPIFFS Mount configuration.
uint8_t *
Work Buffer.
uint8_t *
File Descriptor Buffer.
uint32_t
File Descriptor Buffer Length.
uint8_t *
Cache Buffer.
uint32_t
Cache Buffer Length.

References