My Project
Loading...
Searching...
No Matches
FAT32_LFN_ENTRY Struct Reference

#include <fat32.h>

Data Fields

uint8_t LDIR_Ord
uint16_t LDIR_Name1 [5]
uint8_t LDIR_Attr
uint8_t LDIR_Type
uint8_t LDIR_Chksum
uint16_t LDIR_Name2 [6]
uint16_t LDIR_FstClusLO
uint16_t LDIR_Name3 [2]

Detailed Description

Definition at line 83 of file fat32.h.

Field Documentation

◆ LDIR_Attr

uint8_t LDIR_Attr

Definition at line 86 of file fat32.h.

◆ LDIR_Chksum

uint8_t LDIR_Chksum

Definition at line 88 of file fat32.h.

◆ LDIR_FstClusLO

uint16_t LDIR_FstClusLO

Definition at line 90 of file fat32.h.

◆ LDIR_Name1

uint16_t LDIR_Name1[5]

Definition at line 85 of file fat32.h.

◆ LDIR_Name2

uint16_t LDIR_Name2[6]

Definition at line 89 of file fat32.h.

◆ LDIR_Name3

uint16_t LDIR_Name3[2]

Definition at line 91 of file fat32.h.

◆ LDIR_Ord

uint8_t LDIR_Ord

Definition at line 84 of file fat32.h.

◆ LDIR_Type

uint8_t LDIR_Type

Definition at line 87 of file fat32.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/filesystem/fat32/fat32.h