#include <fat_header.h>
◆ bytes_per_sector
uint16_t fat_header::bytes_per_sector |
◆ directory_entries
uint16_t fat_header::directory_entries |
◆ drive_number
uint8_t fat_header::drive_number |
◆ fat_count
uint8_t fat_header::fat_count |
◆ flags
uint8_t fat_header::flags |
◆ heads
uint16_t fat_header::heads |
◆ hidden_sectors
◆ jump_signature
◆ large_sectors
◆ media_descriptor_type
uint8_t fat_header::media_descriptor_type |
◆ oem_identifier
char fat_header::oem_identifier[8] |
◆ reserved_sectors
uint16_t fat_header::reserved_sectors |
◆ sectors_per_cluster
uint8_t fat_header::sectors_per_cluster |
◆ sectors_per_fat
uint16_t fat_header::sectors_per_fat |
◆ sectors_per_track
uint16_t fat_header::sectors_per_track |
◆ signature
uint8_t fat_header::signature |
◆ system_identifier
char fat_header::system_identifier[8] |
◆ total_sectors
uint16_t fat_header::total_sectors |
◆ volume_id
◆ volume_label
char fat_header::volume_label[11] |
The documentation for this struct was generated from the following file: