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.