_libmem_driver_functions_t Struct Reference
A structure containing pointers to a LIBMEM driver's functions.
More...
#include <libmem.h>
Data Fields |
|
libmem_driver_write_fn_t | write |
libmem_driver_fill_fn_t | fill |
libmem_driver_erase_fn_t | erase |
libmem_driver_lock_fn_t | lock |
libmem_driver_unlock_fn_t | unlock |
libmem_driver_flush_fn_t | flush |
Detailed Description
A structure containing pointers to a LIBMEM driver's functions.
The documentation for this struct was generated from the following file: