Generic non-volatile RAM driver interface. More...
Generic non-volatile RAM driver interface.
Definition in file nvram.h.
#include <stdint.h>
#include <stddef.h>
Go to the source code of this file.
Data Structures | |
struct | nvram |
Device descriptor for generic NVRAM devices. More... | |
Typedefs | |
typedef struct nvram | nvram_t |
Device descriptor for generic NVRAM devices. | |