![]() |
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.
|
| Cadcdata_t | |
| CBaseFile | |
| CPrintFile< BaseFile > | PrintFile class |
| CStreamFile< BaseFile, PosType > | StreamFile class |
| CbiosParameterBlockExFat | |
| CbiosParameterBlockFat16 | |
| CbiosParameterBlockFat32 | |
| Cblock16_t | |
| Cblock8_t | |
| CBlockDeviceInterface | BlockDeviceInterface class |
| CSdCardInterface | Abstract interface for an SD card |
| CSdioCard | Raw SDIO access to SD and SDHC flash memory cards |
| CBufferedPrint< WriteClass, BUF_DIM > | Fast buffered print template |
| Ccache_t | Cache type for a sector |
| CCID | Card IDentification (CID) register |
| Ccsd_t | Union of old and new style CSD register |
| CCSDV1 | CSD register for version 1.00 cards |
| CCSDV2 | CSD register for version 2.00 cards |
| Cdata_t | |
| CDirBitmap_t | |
| CDirFat_t | |
| CDirFile_t | |
| CDirGeneric_t | |
| CDirLabel_t | |
| CDirLfn_t | |
| CDirName_t | |
| CDirPos_t | Internal type for position in directory file |
| CDirStream_t | |
| CDirUpcase_t | |
| CExFatBootSector | |
| CExFatFile | Basic file class |
| CStreamFile< ExFatFile, uint64_t > | |
| CExFile | ExFAT file with Arduino Stream |
| CExFatFormatter | Format an exFAT volume |
| CExFatPartition | Access exFat partitions on raw file devices |
| CExFatVolume | ExFAT volume |
| CSdBase< ExFatVolume > | |
| CSdExFat | SD file system class for exFAT volumes |
| CExFatPos_t | Internal type for file position - do not use in user apps |
| CExName_t | Internal type for file name - do not use in user apps |
| CFatFile | Basic file class |
| CPrintFile< SdBaseFile > | |
| CSdFile | FAT16/FAT32 file with Print |
| CStreamFile< FatFile, uint32_t > | |
| CFile32 | FAT16/FAT32 file with Arduino Stream |
| CStdioStream | StdioStream implements a minimal stdio stream |
| CStreamBaseClass | Base type for FAT and exFAT streams |
| Cfstream | File input/output stream |
| Cifstream | File input stream |
| Cofstream | File output stream |
| CFatFormatter | Format a FAT volume |
| CFatPartition | Access FAT16 and FAT32 partitions on raw file devices |
| CFatVolume | Integration class for the FatLib library |
| CSdBase< FatVolume > | |
| CSdFat32 | SD file system class for FAT volumes |
| CFatPos_t | Internal type for file position - do not use in user apps |
| Cfname_t | Internal type for Short File Name - do not use in user apps |
| CFsBaseFile | FsBaseFile class |
| CStreamFile< FsBaseFile, uint64_t > | |
| CFsFile | FsBaseFile file with Arduino Stream |
| CFsCache | Sector cache |
| CFsInfoSector | |
| Cfspos_t | |
| CFsVolume | FsVolume class |
| CSdBase< FsVolume > | |
| CSdFs | SD file system class for FAT16, FAT32, and exFAT volumes |
| CGpioPinMap_t | |
| Cios_base | Base class for all streams |
| Cios | Error and state information for all streams |
| CStreamBaseClass | Base type for FAT and exFAT streams |
| Cistream | Input Stream |
| Cibufstream | Parse a char string |
| CArduinoInStream | Input stream for Arduino Stream objects |
| Cifstream | File input stream |
| Ciostream | Input/Output stream |
| Cfstream | File input/output stream |
| Costream | Output Stream |
| CArduinoOutStream | Output stream for Arduino Print objects |
| Ciostream | Input/Output stream |
| Cobufstream | Format a char string |
| Cofstream | File output stream |
| Cmap16 | |
| CmasterBootRecordSector | |
| CmbrPartition | |
| Cmetadata_t | |
| Cpair16 | |
| CpartitionBootSector | |
| CpartitionBootSectorFat | |
| CPrint | |
| CRingBuf< F, Size > | Ring buffer for data loggers |
| Cprint_t | |
| CPrintFile< SdBaseFile > | |
| CMinimumSerial | Mini serial class for the SdFat library |
| CPrintFile< BaseFile > | PrintFile class |
| CSdCardFactory | Setup a SPI card or SDIO card |
| CSdioConfig | SDIO card configuration |
| CSdSpiArduinoDriver | Optimized SPI class for access to SD and SDHC flash memory cards |
| CSdSpiBaseClass | Base class for external SPI drivers |
| CSdSpiCard | Raw access to SD and SDHC flash memory cards via SPI protocol |
| CSdSpiConfig | SPI card configuration |
| CSdSpiDriverBareUno | Optimized SPI class for access to SD and SDHC flash memory cards |
| CSdSpiSoftDriver | Base class for external soft SPI |
| CSoftSpiDriver< MisoPin, MosiPin, SckPin > | Class for external soft SPI |
| CSdStatus | |
| Csetfill | Type for setfill manipulator |
| Csetprecision | Type for setprecision manipulator |
| Csetw | Type for setw manipulator |
| CSoftSPI< MisoPin, MosiPin, SckPin, Mode > | Fast software SPI |
| Cstream_t | |
| CStreamFile< ExFatFile, uint64_t > | |
| CStreamFile< FatFile, uint32_t > | |
| CStreamFile< FsBaseFile, uint64_t > | |
| CStreamFile< BaseFile, PosType > | StreamFile class |
| CSysCall | SysCall - Class to wrap system calls |
| CVol | |
| CSdBase< Vol > | Base SD file system template class |