filex
FX_FAT_CACHE_ENTRY
is only used within filex.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
filex
FX_FAT_CACHE_ENTRY
FX_FAT_CACHE_ENTRY struct
Syntax
Show:
Summary
Declaration
from
fx_api.h:772
typedef
struct
FX_FAT_CACHE_ENTRY_STRUCT
{
ULONG
fx_fat_cache_entry_cluster
;
ULONG
fx_fat_cache_entry_value
;
ULONG
fx_fat_cache_entry_dirty
;
}
FX_FAT_CACHE_ENTRY
;
Fields
Field
Declared as
FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_cluster
ULONG
FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value
ULONG
FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_dirty
ULONG
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out