![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
API implementation of fstorage that uses the non-volatile memory controller (NVMC). More...
Variables | |
nrf_fstorage_api_t | nrf_fstorage_nvmc |
API implementation that uses the non-volatile memory controller. More... | |
API implementation of fstorage that uses the non-volatile memory controller (NVMC).
nrf_fstorage_api_t nrf_fstorage_nvmc |
API implementation that uses the non-volatile memory controller.
An fstorage instance with this API implementation can be initialized by providing this structure as a parameter to nrf_fstorage_init. The structure is defined in nrf_fstorage_nvmc.c
.