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
DirGeneric_t Struct Reference

#include <FsStructs.h>

Public Attributes

uint8_t type
 
uint8_t data [31]
 

Member Data Documentation

◆ data

uint8_t DirGeneric_t::data[31]

◆ type

uint8_t DirGeneric_t::type

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