Module embedded_storage::nor_flash

source ·
Expand description

Technology specific traits for NOR Flashes

Structs§

Enums§

Traits§

Functions§

  • Return whether an erase operation is aligned and within bounds.
  • Return whether a read operation is within bounds.
  • Return whether a write operation is aligned and within bounds.