embassy-nrf

Crates

git

Versions

nrf54l15-app-s

Flavors

Module rramc

Source
Expand description

Resistive Random-Access Memory Controller driver.

Structs§

Rramc
Resistive Random-Access Memory Controller (RRAMC) that implements the embedded-storage traits.

Enums§

Error
Error type for RRAMC operations.

Constants§

FLASH_SIZE
Size of RRAM flash in bytes.
PAGE_SIZE
Emulated page size. RRAM does not use pages. This exists only for downstream compatibility.

Type Aliases§

Nvmc
RRAM-backed Nvmc compatibile driver.