Spresense Arduino SDHCI library. More...
Go to the source code of this file.
Classes | |
class | SDClass |
The SD class provides functions for accessing the SD card and manipulating its files and directories. Also, this class also provides the USB Mass storage function. More... | |
Spresense Arduino SDHCI library.
The SDHCI library allows for creating and removing files and directories on the SD card. This is derivatived from Storage library. The file operations such as writing and reading are performed via File library.