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. | |
Information about the implementation and the flash peripheral.