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.
Loading...
Searching...
No Matches
SdSpiConfig Member List

This is the complete list of members for SdSpiConfig, including all inherited members.

csPinSdSpiConfig
maxSckSdSpiConfig
optionsSdSpiConfig
SdSpiConfig(SdCsPin_t cs, uint8_t opt, uint32_t maxSpeed, SpiPort_t *port)SdSpiConfiginline
SdSpiConfig(SdCsPin_t cs, uint8_t opt, uint32_t maxSpeed)SdSpiConfiginline
SdSpiConfig(SdCsPin_t cs, uint8_t opt)SdSpiConfiginline
SdSpiConfig(SdCsPin_t cs)SdSpiConfiginlineexplicit
spiPortSdSpiConfig