SdFat
Public Attributes | List of all members
FatName_t Class Reference

Internal type for File Name - do not use in user apps. More...

#include <FatFile.h>

Public Attributes

uint8_t flags
 
uint8_t sfn [11]
 

Detailed Description

Internal type for File Name - do not use in user apps.

Member Data Documentation

◆ flags

uint8_t FatName_t::flags

Flags for base and extension character case and LFN.

◆ sfn

uint8_t FatName_t::sfn[11]

Short File Name


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