Expand description
Generic interface for nonvolatile memory.
Traitsยง
- Nonvolatile
Storage  - Simple interface for reading and writing nonvolatile memory. It is expected that drivers for nonvolatile memory would implement this trait.
 - Nonvolatile
Storage Client  - Client interface for nonvolatile storage.