![]() |
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 position in directory file. More...
#include <ExFatTypes.h>
Public Attributes | |
| uint32_t | cluster |
| uint32_t | position |
| bool | isContiguous |
Internal type for position in directory file.
| uint32_t DirPos_t::cluster |
current cluster
| bool DirPos_t::isContiguous |
directory is contiguous
| uint32_t DirPos_t::position |
offset