UbixOS  2.0
lfn_cache Struct Reference

#include <fat_misc.h>

Collaboration diagram for lfn_cache:
Collaboration graph

Data Fields

uint8 no_of_strings
 
uint8 Null
 
uint8 String [20][13]
 

Detailed Description

Definition at line 30 of file fat_misc.h.

Field Documentation

◆ no_of_strings

uint8 lfn_cache::no_of_strings

◆ Null

uint8 lfn_cache::Null

Definition at line 35 of file fat_misc.h.

Referenced by fatfs_lfn_cache_get().

◆ String

uint8 lfn_cache::String[20][13]

Definition at line 34 of file fat_misc.h.

Referenced by fatfs_lfn_cache_entry(), fatfs_lfn_cache_get(), and fatfs_lfn_cache_init().


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