SdFs
|
This is the complete list of members for FatVolume, including all inherited members.
begin(BlockDevice *dev, bool setCwv=true, uint8_t part=0) | FatVolume | inline |
bytesPerCluster() | FatPartition | inline |
bytesPerClusterShift() | FatPartition | inline |
bytesPerSector() | FatPartition | inline |
bytesPerSectorShift() | FatPartition | inline |
cacheClear() | FatPartition | inline |
chdir() | FatVolume | inline |
chdir(const char *path) | FatVolume | |
chvol() | FatVolume | inline |
clusterCount() const | FatPartition | inline |
cwv() | FatVolume | inlinestatic |
dataStartSector() const | FatPartition | inline |
dbgFat(uint32_t n, uint32_t *v) | FatPartition | inline |
exists(const char *path) | FatVolume | inline |
fatCount() | FatPartition | inline |
FatPartition() | FatPartition | inline |
fatStartSector() const | FatPartition | inline |
fatType() const | FatPartition | inline |
freeClusterCount() | FatPartition | |
init(BlockDevice *dev, uint8_t part) | FatPartition | |
ls(uint8_t flags=0) | FatVolume | inline |
ls(const char *path, uint8_t flags=0) | FatVolume | inline |
ls(print_t *pr, uint8_t flags=0) | FatVolume | inline |
ls(print_t *pr, const char *path, uint8_t flags) | FatVolume | inline |
mkdir(const char *path, bool pFlag=true) | FatVolume | inline |
open(const String &path, uint8_t mode=O_READ) | FatVolume | inline |
open(const char *path, uint8_t mode=O_READ) | FatVolume | inline |
remove(const char *path) | FatVolume | inline |
rename(const char *oldPath, const char *newPath) | FatVolume | inline |
rmdir(const char *path) | FatVolume | inline |
rootDirEntryCount() const | FatPartition | inline |
rootDirStart() const | FatPartition | inline |
sectorMask() | FatPartition | inline |
sectorsPerCluster() const | FatPartition | inline |
sectorsPerClusterShift() const | FatPartition | inline |
sectorsPerFat() const | FatPartition | inline |
truncate(const char *path, uint32_t length) | FatVolume | inline |
volumeSectorCount() const | FatPartition | inline |
wipe(print_t *pr=nullptr) | FatVolume | inline |