Docs.rs
esp-nvs-0.4.0
esp-nvs 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lhemala
Dependencies
defmt ^1.0.1
normal
optional
embedded-storage ^0.3.1
normal
esp-hal ^1.0.0
normal
optional
esp-storage ^0.8.1
normal
optional
strum ^0.27.1
normal
thiserror ^2.0.0
normal
pretty_assertions ^1.4.1
dev
Versions
43.14%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
esp_nvs
0.4.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
EntryStatistics
Key
Nvs
NvsStatistics
PageStatistics
mem_flash::MemFlash
mem_flash::MemFlashError
Enums
error::Error
raw::ItemType
raw::PageState
Traits
Get
Set
platform::AlignedOps
platform::Crc
platform::Platform
Functions
platform::software_crc32
Type Aliases
platform::FnCrc32
Constants
MAX_KEY_LENGTH
raw::ENTRIES_PER_PAGE
raw::ENTRY_STATE_BITMAP_SIZE
raw::FLASH_SECTOR_SIZE
raw::ITEM_SIZE
raw::MAX_BLOB_DATA_PER_PAGE
raw::MAX_BLOB_SIZE
raw::PAGE_HEADER_SIZE