embedded_storage_async

Module nor_flash

Source

Enums§

NorFlashErrorKind
NOR flash error kinds.

Traits§

ErrorType
A trait that NorFlash implementations can use to share an error type.
MultiwriteNorFlash
Marker trait for NorFlash relaxing the restrictions on write.
NorFlash
NOR flash trait.
NorFlashError
NOR flash errors.
ReadNorFlash
Read only NOR flash trait.