List of all members.
Public Member Functions |
boolean | begin (uint8_t csPin=SD_CHIP_SELECT_PIN) |
File | open (char *filename, uint8_t mode=FILE_READ) |
boolean | exists (char *filepath) |
boolean | mkdir (char *filepath) |
boolean | remove (char *filepath) |
boolean | rmdir (char *filepath) |
Friends |
class | File |
boolean | callback_openPath (SdFile &, char *, boolean, void *) |
Detailed Description
Definition at line 42 of file SD.h.
The documentation for this class was generated from the following files:
- D:/DRISSI/arduino-0022/arduino-0022/libraries/SD/SD.h
- D:/DRISSI/arduino-0022/arduino-0022/libraries/SD/SD.cpp