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
ExFatTypes.h File Reference

Go to the source code of this file.

Classes

struct  DirPos_t
 Internal type for position in directory file. More...
 

Typedefs

typedef uint16_t ExChar16_t
 
typedef ExChar16_t ExChar_t
 

Typedef Documentation

◆ ExChar16_t

typedef char16_t ExChar16_t

◆ ExChar_t

typedef char ExChar_t

exFAT API character type