RetroArch
Public Attributes | List of all members
FAT Struct Reference

#include <partition.h>

Public Attributes

sec_t fatStart
 
uint32_t sectorsPerFat
 
uint32_t lastCluster
 
uint32_t firstFree
 
uint32_t numberFreeCluster
 
uint32_t numberLastAllocCluster
 

Member Data Documentation

◆ fatStart

sec_t FAT::fatStart

◆ firstFree

uint32_t FAT::firstFree

◆ lastCluster

uint32_t FAT::lastCluster

◆ numberFreeCluster

uint32_t FAT::numberFreeCluster

◆ numberLastAllocCluster

uint32_t FAT::numberLastAllocCluster

◆ sectorsPerFat

uint32_t FAT::sectorsPerFat

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