rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
storage_flash.h File Reference

Detailed Description

Storage interface to internal MCU flash header.

Date
Sep 19, 2013
Author
Andrey Belomutskiy, (c) 2012-2025

Definition in file storage_flash.h.

Functions

bool initStorageFlash ()
 

Function Documentation

◆ initStorageFlash()

bool initStorageFlash ( )

Definition at line 117 of file storage_flash.cpp.

117 {
119}
bool storageRegisterStorage(StorageType type, SettingStorageBase *storage)
Definition storage.cpp:194
@ STORAGE_INT_FLASH
Definition storage.h:38
static SettingStorageFlash storageFlash

Referenced by initStorage(), and storageManagerThread().

Here is the call graph for this function:
Here is the caller graph for this function:

Go to the source code of this file.