|  |  | 
NVS Global configuration. More...
#include <NVS.h>
| Data Fields | |
| NVS_FxnTable const * | fxnTablePtr | 
| void * | object | 
| void const * | hwAttrs | 
NVS Global configuration.
The NVS_Config structure contains a set of pointers used to characterize the NVS driver implementation.
This structure needs to be defined before calling NVS_init() and it must not be changed thereafter.
| NVS_FxnTable const* NVS_Config_::fxnTablePtr | 
Pointer to a table of driver-specific implementations of NVS APIs
| void* NVS_Config_::object | 
Pointer to a driver specific data object
| void const* NVS_Config_::hwAttrs | 
Pointer to a driver specific hardware attributes structure