![]() |
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.
|
Internal type for file name - do not use in user apps. More...
#include <ExFatFile.h>
Public Attributes | |
| size_t | len |
| const ExChar_t * | lfn |
Internal type for file name - do not use in user apps.
| size_t ExName_t::len |
length of Long File Name
| const ExChar_t* ExName_t::lfn |
Long File Name start.