nRF5 SDK  v14.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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).
 

Detailed Description

Information about the implementation and the flash peripheral.


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