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.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cadcdata_t
 CArduinoInStreamInput stream for Arduino Stream objects
 CArduinoOutStreamOutput stream for Arduino Print objects
 CbiosParameterBlockExFat
 CbiosParameterBlockFat16
 CbiosParameterBlockFat32
 Cblock16_t
 Cblock8_t
 CBlockDeviceInterfaceBlockDeviceInterface class
 CBufferedPrintFast buffered print template
 Ccache_tCache type for a sector
 CCIDCard IDentification (CID) register
 Ccsd_tUnion of old and new style CSD register
 CCSDV1CSD register for version 1.00 cards
 CCSDV2CSD register for version 2.00 cards
 Cdata_t
 CDirBitmap_t
 CDirFat_t
 CDirFile_t
 CDirGeneric_t
 CDirLabel_t
 CDirLfn_t
 CDirName_t
 CDirPos_tInternal type for position in directory file
 CDirStream_t
 CDirUpcase_t
 CExFatBootSector
 CExFatFileBasic file class
 CExFatFormatterFormat an exFAT volume
 CExFatPartitionAccess exFat partitions on raw file devices
 CExFatPos_tInternal type for file position - do not use in user apps
 CExFatVolumeExFAT volume
 CExFileExFAT file with Arduino Stream
 CExName_tInternal type for file name - do not use in user apps
 CFatFileBasic file class
 CFatFormatterFormat a FAT volume
 CFatPartitionAccess FAT16 and FAT32 partitions on raw file devices
 CFatPos_tInternal type for file position - do not use in user apps
 CFatVolumeIntegration class for the FatLib library
 CFile32FAT16/FAT32 file with Arduino Stream
 Cfname_tInternal type for Short File Name - do not use in user apps
 CFsBaseFileFsBaseFile class
 CFsCacheSector cache
 CFsFileFsBaseFile file with Arduino Stream
 CFsInfoSector
 Cfspos_t
 CfstreamFile input/output stream
 CFsVolumeFsVolume class
 CGpioPinMap_t
 CibufstreamParse a char string
 CifstreamFile input stream
 CiosError and state information for all streams
 Cios_baseBase class for all streams
 CiostreamInput/Output stream
 CistreamInput Stream
 Cmap16
 CmasterBootRecordSector
 CmbrPartition
 Cmetadata_t
 CMinimumSerialMini serial class for the SdFat library
 CobufstreamFormat a char string
 CofstreamFile output stream
 CostreamOutput Stream
 Cpair16
 CpartitionBootSector
 CpartitionBootSectorFat
 CPrintFilePrintFile class
 CRingBufRing buffer for data loggers
 CSdBaseBase SD file system template class
 CSdCardFactorySetup a SPI card or SDIO card
 CSdCardInterfaceAbstract interface for an SD card
 CSdExFatSD file system class for exFAT volumes
 CSdFat32SD file system class for FAT volumes
 CSdFileFAT16/FAT32 file with Print
 CSdFsSD file system class for FAT16, FAT32, and exFAT volumes
 CSdioCardRaw SDIO access to SD and SDHC flash memory cards
 CSdioConfigSDIO card configuration
 CSdSpiArduinoDriverOptimized SPI class for access to SD and SDHC flash memory cards
 CSdSpiBaseClassBase class for external SPI drivers
 CSdSpiCardRaw access to SD and SDHC flash memory cards via SPI protocol
 CSdSpiConfigSPI card configuration
 CSdSpiDriverBareUnoOptimized SPI class for access to SD and SDHC flash memory cards
 CSdSpiSoftDriverBase class for external soft SPI
 CSdStatus
 CsetfillType for setfill manipulator
 CsetprecisionType for setprecision manipulator
 CsetwType for setw manipulator
 CSoftSPIFast software SPI
 CSoftSpiDriverClass for external soft SPI
 CStdioStreamStdioStream implements a minimal stdio stream
 CStreamBaseClassBase type for FAT and exFAT streams
 CStreamFileStreamFile class
 CSysCallSysCall - Class to wrap system calls