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.
Loading...
Searching...
No Matches
fspos_t Struct Reference

#include <FsStructs.h>

Public Attributes

uint64_t position
 
uint32_t cluster
 

Member Data Documentation

◆ cluster

uint32_t fspos_t::cluster

◆ position

uint64_t fspos_t::position

The documentation for this struct was generated from the following file: