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

#include <FsStructs.h>

Public Attributes

uint8_t type
 
uint8_t labelLength
 
uint8_t unicode [22]
 
uint8_t reserved [8]
 

Member Data Documentation

◆ labelLength

uint8_t DirLabel_t::labelLength

◆ reserved

uint8_t DirLabel_t::reserved[8]

◆ type

uint8_t DirLabel_t::type

◆ unicode

uint8_t DirLabel_t::unicode[22]

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