![]() |
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.
|
This is the complete list of members for SoftSpiDriver< MisoPin, MosiPin, SckPin >, including all inherited members.
| activate() | SdSpiSoftDriver | inline |
| begin() | SoftSpiDriver< MisoPin, MosiPin, SckPin > | inlinevirtual |
| SdSpiSoftDriver::begin(SdSpiConfig spiConfig) | SdSpiSoftDriver | inline |
| deactivate() | SdSpiSoftDriver | inline |
| m_spi | SoftSpiDriver< MisoPin, MosiPin, SckPin > | private |
| receive() | SoftSpiDriver< MisoPin, MosiPin, SckPin > | inlinevirtual |
| SdSpiSoftDriver::receive(uint8_t *buf, size_t count) | SdSpiSoftDriver | inline |
| send(uint8_t data) | SoftSpiDriver< MisoPin, MosiPin, SckPin > | inlinevirtual |
| SdSpiSoftDriver::send(const uint8_t *buf, size_t count) | SdSpiSoftDriver | inline |
| setSckSpeed(uint32_t maxSck) | SdSpiSoftDriver | inline |