![]() |
Soldered SD Card Arduino Library 1.0.0
Easily read and write files to and form the SD card breakout! A fork of the original SDFat library by Bill Greiman.
|
Go to the source code of this file.
Classes | |
| class | SdCardFactory |
| Setup a SPI card or SDIO card. More... | |
Typedefs | |
| typedef SdCardInterface | SdCard |
Functions | |
| bool | isSpi (SdSpiConfig cfg) |
| bool | isSpi (SdioConfig cfg) |
|
inline |
Determine card configuration type.
| [in] | cfg | Card configuration. |
|
inline |
Determine card configuration type.
| [in] | cfg | Card configuration. |