NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fat32Descriptor_t Struct Reference

#include <fat_standard.h>

Data Fields

uint32_t FATSize32
 
uint16_t extFlags
 
uint16_t fsVer
 
uint32_t rootCluster
 
uint16_t fsInfo
 
uint16_t backupBootSector
 
uint8_t reserved [12]
 
uint8_t driveNumber
 
uint8_t reserved1
 
uint8_t bootSignature
 
uint32_t volumeID
 
char volumeLabel [11]
 
char fileSystemType [8]
 

Field Documentation

uint16_t fat32Descriptor_t::backupBootSector
uint8_t fat32Descriptor_t::bootSignature
uint8_t fat32Descriptor_t::driveNumber
uint16_t fat32Descriptor_t::extFlags
uint32_t fat32Descriptor_t::FATSize32
char fat32Descriptor_t::fileSystemType[8]
uint16_t fat32Descriptor_t::fsInfo
uint16_t fat32Descriptor_t::fsVer
uint8_t fat32Descriptor_t::reserved[12]
uint8_t fat32Descriptor_t::reserved1
uint32_t fat32Descriptor_t::rootCluster
uint32_t fat32Descriptor_t::volumeID
char fat32Descriptor_t::volumeLabel[11]

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