Tiny storage(file) system on MCU internal flash memory for Nucleo F4xx. The purpose of SOFBlock class is to provide a way to write data on flash memory in the same way of file handling class in the file system.

Dependents:   storage_on_flash_demo mbed_controller_demo mbed-os-example-blinky-2

Embed: (wiki syntax)

« Back to documentation index

SOF_SectorSpec_t Struct Reference

SOF_SectorSpec_t Struct Reference

Flash sector specification. More...

#include <SOF_dev.h>


Detailed Description

Flash sector specification.

Definition at line 31 of file SOF_dev.h.