![]() |
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.
|
#include <FsStructs.h>
Public Attributes | |
| uint8_t | type |
| uint8_t | labelLength |
| uint8_t | unicode [22] |
| uint8_t | reserved [8] |
| uint8_t DirLabel_t::labelLength |
| uint8_t DirLabel_t::reserved[8] |
| uint8_t DirLabel_t::type |
| uint8_t DirLabel_t::unicode[22] |