embassy-nrf

Crates

git

Versions

nrf9151-s

Flavors

Module nvmc

Source
Expand description

Non-Volatile Memory Controller (NVMC, AKA internal flash) driver.

Structs§

Nvmc
Non-Volatile Memory Controller (NVMC) that implements the embedded-storage traits.

Enums§

Error
Error type for NVMC operations.

Constants§

FLASH_SIZE
Size of NVMC flash in bytes.
PAGE_SIZE
Erase size of NVMC flash in bytes.