![]() |
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 |
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.