SdFat
|
CArduinoInStream | Input stream for Arduino Stream objects |
CArduinoOutStream | Output stream for Arduino Print objects |
CbiosParmBlock | BIOS parameter block |
Ccache_t | Cache for an raw data block |
CDigitalPin | Fast digital port I/O |
CdirectoryEntry | FAT short directory entry |
Cfat32_boot | Boot sector for a FAT32 volume |
Cfat32_fsinfo | FSINFO sector for a FAT32 volume |
Cfat_boot | Boot sector for a FAT12/FAT16 volume |
CFatCache | Block cache |
CFatFile | Basic file class |
CFatFileSystem | Integration class for the FatLib library |
CFatPos_t | Internal type for file position - do not use in user apps |
CFatStreamBase | Base class for C++ style streams |
CFatVolume | Access FAT16 and FAT32 volumes on raw file devices |
CFile | Arduino SD.h style File API |
Cfname_t | Internal type for Short File Name - do not use in user apps |
Cfstream | File input/output stream |
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 |
ClongDirectoryEntry | FAT long directory entry |
CmasterBootRecord | Master Boot Record |
CMinimumSerial | Mini serial class for the SdFat library |
Cobufstream | Format a char string |
Cofstream | File output stream |
Costream | Output Stream |
CpartitionTable | MBR partition table entry |
CPrintFile | FatFile with Print |
CSd2Card | Raw access to SD and SDHC card using default SPI library |
CSdBaseFile | Class for backward compatibility |
CSdFat | Main file system class for SdFat library |
CSdFatBase | Virtual base class for SdFat library |
CSdFatLibSpi | SdFat class using the standard Arduino SPI library |
CSdFatSoftSpi | SdFat class using software SPI |
CSdSpi | SPI class for access to SD and SDHC flash memory cards |
CSdSpiBase | Virtual SPI class for access to SD and SDHC flash memory cards |
CSdSpiCard | Raw access to SD and SDHC flash memory cards via SPI protocol |
CSdSpiLib | Arduino SPI library class for access to SD and SDHC flash memory cards |
CSdSpiSoft | Software SPI class for access to SD and SDHC flash memory cards |
Csetfill | Type for setfill manipulator |
Csetprecision | Type for setprecision manipulator |
Csetw | Type for setw manipulator |
CSoftSPI | Fast software SPI |
CStdioStream | StdioStream implements a minimal stdio stream |
CSysCall | SysCall - Class to wrap system calls |