nRF5 SDK v15.3.0
Data Fields
nrf_fstorage_info_t Struct Reference

Information about the implementation and the flash peripheral. More...

#include <nrf_fstorage.h>

Data Fields

uint32_t erase_unit
 Size of a flash page (in bytes). A flash page is the smallest unit that can be erased.
 
uint32_t program_unit
 Size of the smallest programmable unit (in bytes).
 
bool rmap
 The device address space is memory mapped to the MCU address space.
 
bool wmap
 The device address space is memory mapped to a writable MCU address space.
 

Detailed Description

Information about the implementation and the flash peripheral.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated