|
SdFat
|
This is the complete list of members for SdFat, including all inherited members.
| begin(uint8_t chipSelectPin=SD_CHIP_SELECT_PIN, uint8_t sckDivisor=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(const char *path, uint8_t flags=0) | SdFat | |
| ls(Print *pr, uint8_t flags=0) | SdFat | |
| ls(Print *pr, const char *path, uint8_t flags=0) | SdFat | |
| mkdir(const char *path, bool pFlag=true) | SdFat | |
| open(const char *path, uint8_t mode=FILE_READ) | SdFat | inline |
| 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 | inlinestatic |
| stdOut() | SdFat | inlinestatic |
| truncate(const char *path, uint32_t length) | SdFat | |
| vol() | SdFat | inline |
| vwd() | SdFat | inline |
1.8.8