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.