![]() |
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 | reserved1 [3] |
| uint8_t | checksum [4] |
| uint8_t | reserved2 [12] |
| uint8_t | firstCluster [4] |
| uint8_t | size [8] |
| uint8_t DirUpcase_t::checksum[4] |
| uint8_t DirUpcase_t::firstCluster[4] |
| uint8_t DirUpcase_t::reserved1[3] |
| uint8_t DirUpcase_t::reserved2[12] |
| uint8_t DirUpcase_t::size[8] |
| uint8_t DirUpcase_t::type |