kernel::hil

Module nonvolatile_storage

Source
Expand description

Generic interface for nonvolatile memory.

Traitsยง

  • Simple interface for reading and writing nonvolatile memory. It is expected that drivers for nonvolatile memory would implement this trait.
  • Client interface for nonvolatile storage.