![]() |
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.
|
Driver to test with no Arduino includes. More...
Go to the source code of this file.
Classes | |
| class | SdSpiDriverBareUno |
| Optimized SPI class for access to SD and SDHC flash memory cards. More... | |
Functions | |
| uint8_t | unoBit (uint8_t pin) |
| uint8_t | unoDigitalRead (uint8_t pin) |
| void | unoDigitalWrite (uint8_t pin, uint8_t value) |
| void | unoPinMode (uint8_t pin, uint8_t mode) |
Driver to test with no Arduino includes.
|
inline |
|
inline |
|
inline |
|
inline |