Skip to main content

Module nor_flash

Module nor_flash 

Source

Structs§

RmwMultiwriteNorFlashStorage
Read-Modify-Write (RMW) Multi-Write Nor Flash storage structure.
RmwNorFlashStorage
Read-Modify-Write (RMW) Multi-Write Nor Flash storage structure.

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.