![]() |
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 | |
| CArduinoInStream | Input stream for Arduino Stream objects |
| CArduinoOutStream | Output stream for Arduino Print objects |
| CbiosParameterBlockExFat | |
| CbiosParameterBlockFat16 | |
| CbiosParameterBlockFat32 | |
| Cblock16_t | |
| Cblock8_t | |
| CBlockDeviceInterface | BlockDeviceInterface class |
| CBufferedPrint | 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 |
| CExFatFormatter | Format an exFAT volume |
| CExFatPartition | Access exFat partitions on raw file devices |
| CExFatPos_t | Internal type for file position - do not use in user apps |
| CExFatVolume | ExFAT volume |
| CExFile | ExFAT file with Arduino Stream |
| CExName_t | Internal type for file name - do not use in user apps |
| CFatFile | Basic file class |
| CFatFormatter | Format a FAT volume |
| CFatPartition | Access FAT16 and FAT32 partitions on raw file devices |
| CFatPos_t | Internal type for file position - do not use in user apps |
| CFatVolume | Integration class for the FatLib library |
| CFile32 | FAT16/FAT32 file with Arduino Stream |
| Cfname_t | Internal type for Short File Name - do not use in user apps |
| CFsBaseFile | FsBaseFile class |
| CFsCache | Sector cache |
| CFsFile | FsBaseFile file with Arduino Stream |
| CFsInfoSector | |
| Cfspos_t | |
| Cfstream | File input/output stream |
| CFsVolume | FsVolume class |
| CGpioPinMap_t | |
| Cibufstream | Parse a char string |
| Cifstream | File input stream |
| Cios | Error and state information for all streams |
| Cios_base | Base class for all streams |
| Ciostream | Input/Output stream |
| Cistream | Input Stream |
| Cmap16 | |
| CmasterBootRecordSector | |
| CmbrPartition | |
| Cmetadata_t | |
| CMinimumSerial | Mini serial class for the SdFat library |
| Cobufstream | Format a char string |
| Cofstream | File output stream |
| Costream | Output Stream |
| Cpair16 | |
| CpartitionBootSector | |
| CpartitionBootSectorFat | |
| CPrintFile | PrintFile class |
| CRingBuf | Ring buffer for data loggers |
| CSdBase | Base SD file system template class |
| CSdCardFactory | Setup a SPI card or SDIO card |
| CSdCardInterface | Abstract interface for an SD card |
| CSdExFat | SD file system class for exFAT volumes |
| CSdFat32 | SD file system class for FAT volumes |
| CSdFile | FAT16/FAT32 file with Print |
| CSdFs | SD file system class for FAT16, FAT32, and exFAT volumes |
| CSdioCard | Raw SDIO access to SD and SDHC flash memory cards |
| 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 |
| CSdStatus | |
| Csetfill | Type for setfill manipulator |
| Csetprecision | Type for setprecision manipulator |
| Csetw | Type for setw manipulator |
| CSoftSPI | Fast software SPI |
| CSoftSpiDriver | Class for external soft SPI |
| CStdioStream | StdioStream implements a minimal stdio stream |
| CStreamBaseClass | Base type for FAT and exFAT streams |
| CStreamFile | StreamFile class |
| CSysCall | SysCall - Class to wrap system calls |