Expand description
Flash driver.
Structs§
- Async
- Flash async mode.
- Background
Read - Future that waits for completion of a background read
- Blocking
- Flash blocking mode.
- Flash
- Flash driver.
Enums§
- Error
- Error type for NVMC operations.
Constants§
- ASYNC_
READ_ SIZE - Flash DMA read size.
- ERASE_
SIZE - Flash erase size.
- FLASH_
BASE - Flash base address.
- PAGE_
SIZE - Flash page size.
- READ_
SIZE - Flash read size.
- USE_
BOOT2 - If running from RAM, we might have no boot2. Use bootrom
flash_enter_cmd_xip
instead. - WRITE_
SIZE - Flash write size.