nvm3_Init_t Struct ReferenceEMDRV > NVM3
NVM3 initialization data.
       Definition at line
       
        198
       
       of file
       
        nvm3.h
       
       .
      
      
       #include <
       
     
        nvm3.h
       
       >
      
| Data Fields | |
| size_t | cacheEntryCount | 
| The size of the cache in number of elements. | |
| nvm3_CacheEntry_t * | cachePtr | 
| A pointer to cache. | |
| size_t | maxObjectSize | 
| The maximum object size in bytes. | |
| nvm3_HalPtr_t | nvmAdr | 
| NVM memory area base address. | |
| size_t | nvmSize | 
| NVM memory area size in bytes. | |
| size_t | repackHeadroom | 
| The size difference between user and forced repacks. | |
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/platform/emdrv/nvm3/inc/
       nvm3.h