Skip to main content

Module nvs

Module nvs 

Source
Expand description

Non-Volatile Storage (NVS)

Structs§

EspKeyValueStorage
A specialized key-value storage wrapper around EspNvs that provides a simplified interface for storing and retrieving arbitrary data as byte (u8) slices.
EspNvs
EspNvsKeys
EspNvsPartition
NvsCustom
NvsDefault
NvsEncrypted

Enums§

NvsDataType

Traits§

NvsPartitionId

Type Aliases§

EspCustomNvs
EspCustomNvsPartition
EspDefaultNvs
EspDefaultNvsPartition
EspEncryptedNvs
EspEncryptedNvsPartition