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

Internal type for file name - do not use in user apps. More...

#include <ExFatFile.h>

Public Attributes

size_t len
 
const ExChar_tlfn
 

Detailed Description

Internal type for file name - do not use in user apps.

Member Data Documentation

◆ len

size_t ExName_t::len

length of Long File Name

◆ lfn

const ExChar_t* ExName_t::lfn

Long File Name start.


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