Module embedded_storage::nor_flash[][src]

Expand description

Technology specific traits for NOR Flashes

Traits

MultiwriteNorFlash

Marker trait for NorFlash relaxing the restrictions on write.

NorFlash

NOR flash trait.

ReadNorFlash

Read only NOR flash trait.