SdFat
|
▼CBaseBlockDriver | Base block driver |
CSdBlockDriverEX | Extended SD I/O block driver |
CbiosParmBlock | BIOS parameter block |
Ccache_t | Cache for an raw data block |
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 |
▼CFatStreamBase | Base class for C++ style streams |
Cfstream | File input/output stream |
Cifstream | File input stream |
Cofstream | File output stream |
CFile | Arduino SD.h style File API |
▼CPrintFile | FatFile with Print |
CSdFile | Class for backward compatibility |
CSdBaseFile | Class for backward compatibility |
CStdioStream | StdioStream implements a minimal stdio stream |
CFatPos_t | Internal type for file position - do not use in user apps |
▼CFatVolume | Access FAT16 and FAT32 volumes on raw file devices |
▼CFatFileSystem | Integration class for the FatLib library |
CSdFileSystem< SdDriverClass > | Virtual base class for SdFat library |
▼CSdFileSystem< SdBlockDriver > | |
CSdFat | Main file system class for SdFat library |
CSdFatSoftSpi< MisoPin, MosiPin, SckPin > | SdFat class using software SPI |
▼CSdFileSystem< SdBlockDriverEX > | |
CSdFatEX | SdFat class with extended SD I/O |
CSdFatSoftSpiEX< MisoPin, MosiPin, SckPin > | SdFat class using software SPI and extended SD I/O |
Cfname_t | Internal type for Short File Name - do not use in user apps |
▼Cios_base | Base class for all streams |
▼Cios | Error and state information for all streams |
CFatStreamBase | Base class for C++ style 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 |
ClongDirectoryEntry | FAT long directory entry |
CmasterBootRecord | Master Boot Record |
CpartitionTable | MBR partition table entry |
▼CPrint | |
CMinimumSerial | Mini serial class for the SdFat library |
CPrintFile | FatFile with Print |
CSdSpiAltDriver | Optimized SPI class for access to SD and SDHC flash memory cards |
▼CSdSpiBaseDriver | SPI base driver |
CSdSpiSoftDriver< MisoPin, MosiPin, SckPin > | Software SPI class for access to SD and SDHC flash memory cards |
▼CSdSpiCard | Raw access to SD and SDHC flash memory cards via SPI protocol |
CSd2Card | Raw access to SD and SDHC card using default SPI library |
CSdBlockDriver | Standard SD block driver |
CSdBlockDriverEX | Extended SD I/O block driver |
CSdSpiLibDriver | SdSpiLibDriver - use standard SPI library |
Csetfill | Type for setfill manipulator |
Csetprecision | Type for setprecision manipulator |
Csetw | Type for setw manipulator |
▼CStream | |
CFile | Arduino SD.h style File API |
CSysCall | SysCall - Class to wrap system calls |