nrf_fstorage_info_t

nRF5 SDK v15.0.0

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.

  • components/libraries/fstorage/nrf_fstorage.h