esp_idf_svc::nvsType Alias EspDefaultNvsPartition
Source pub type EspDefaultNvsPartition = EspNvsPartition<NvsDefault>;
struct EspDefaultNvsPartition();
Implementations
Take the default NVS partition, initializing it if full or if a new version is detected
Take the default NVS partition
§Arguments
reinit
: Whether to reinitialize the partition if full or if a new version is detected
Trait Implementations
Performs copy-assignment from
source
.
Read more
Formats the value using the given formatter.
Read more