|
SmartSnippets DA1459x SDK
|
NVMS direct driver. More...
Files | |
| file | ad_nvms_direct.h |
| NVMS direct access driver API. | |
Functions | |
| void | ad_nvms_direct_init (void) |
| Initialize NVMS direct access driver. More... | |
NVMS direct driver.
NVMS direct driver allows to write to flash without explicit erase. To achieve this, driver has to have RAM memory buffer to hold flash sector in case erase is needed. For flexibility of driver, it's possible to configure how memory needed for sector is handled.
| void ad_nvms_direct_init | ( | void | ) |
Initialize NVMS direct access driver.
1.8.16