SdFs
|
Internal type for Short File Name - do not use in user apps. More...
#include <FatFile.h>
Public Attributes | |
uint8_t | flags |
size_t | len |
const char * | lfn |
uint8_t | seqPos |
uint8_t | sfn [11] |
Internal type for Short File Name - do not use in user apps.
uint8_t fname_t::flags |
Flags for base and extension character case and LFN.
size_t fname_t::len |
length of Long File Name
const char* fname_t::lfn |
Long File Name start.
uint8_t fname_t::seqPos |
position for sequence number
uint8_t fname_t::sfn[11] |
Short File Name