SdFat
|
begin(uint8_t chipSelectPin=SD_CHIP_SELECT_PIN, uint8_t sckRateID=SPI_FULL_SPEED) | SdFat | |
card() | SdFat | [inline] |
chdir(bool set_cwd=false) | SdFat | |
chdir(const char *path, bool set_cwd=false) | SdFat | |
chvol() | SdFat | |
errorHalt() | SdFat | |
errorHalt(char const *msg) | SdFat | |
errorHalt_P(PGM_P msg) | SdFat | |
errorPrint() | SdFat | |
errorPrint(char const *msg) | SdFat | |
errorPrint_P(PGM_P msg) | SdFat | |
exists(const char *name) | SdFat | |
initErrorHalt() | SdFat | |
initErrorHalt(char const *msg) | SdFat | |
initErrorHalt_P(PGM_P msg) | SdFat | |
initErrorPrint() | SdFat | |
initErrorPrint(char const *msg) | SdFat | |
initErrorPrint_P(PGM_P msg) | SdFat | |
ls(uint8_t flags=0) | SdFat | |
ls(Print *pr, uint8_t flags=0) | SdFat | |
mkdir(const char *path, bool pFlag=true) | SdFat | |
remove(const char *path) | SdFat | |
rename(const char *oldPath, const char *newPath) | SdFat | |
rmdir(const char *path) | SdFat | |
SdFat() (defined in SdFat) | SdFat | [inline] |
setStdOut(Print *stream) | SdFat | [inline, static] |
stdOut() | SdFat | [inline, static] |
truncate(const char *path, uint32_t length) | SdFat | |
vol() | SdFat | [inline] |
vwd() | SdFat | [inline] |