rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
storage_sd.h
Go to the documentation of this file.
1
/**
2
* @file storage_sd.h
3
* @brief Storage interface to FatFS header
4
*
5
* @date Jul 16, 2025
6
* @author Andrey Gusakov
7
*/
8
9
#pragma once
10
11
bool
initStorageSD
();
12
bool
deinitStorageSD
();
deinitStorageSD
bool deinitStorageSD()
Definition
storage_sd.cpp:148
initStorageSD
bool initStorageSD()
Definition
storage_sd.cpp:144
Generated on Sat Sep 27 2025 00:10:06 for rusEFI by
1.9.8