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

#include <FsStructs.h>

Public Attributes

uint8_t type
 
uint8_t mustBeZero
 
uint8_t unicode [30]
 

Member Data Documentation

◆ mustBeZero

uint8_t DirName_t::mustBeZero

◆ type

uint8_t DirName_t::type

◆ unicode

uint8_t DirName_t::unicode[30]

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