SdFat
|
CArduinoInStream | Input stream for Arduino Stream objects |
CArduinoOutStream | Output stream for Arduino Print objects |
CBlockDeviceInterface | BlockDeviceInterface class |
CBufferedPrint | Fast buffered print template |
Ccache_t | Cache for an raw data sector |
CCID | Card IDentification (CID) register |
CDirPos_t | Internal type for position in directory file |
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 |
CFatCache | Sector cache |
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 |
Cfstream | File input/output stream |
CFsVolume | FsVolume class |
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 |
CMinimumSerial | Mini serial class for the SdFat library |
CMySpiClass | Sample external SPI class |
Cobufstream | Format a char string |
Cofstream | File output stream |
Costream | Output Stream |
CPrintFile | PrintFile class |
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 |
CSdExternalSpiDriver | Class for external SPI |
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 |
CSdSoftSpiDriver | Class for SdSoftSpiDriver |
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 |
Csetfill | Type for setfill manipulator |
Csetprecision | Type for setprecision manipulator |
Csetw | Type for setw manipulator |
CSoftSPIClass | Base class for external soft 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 |