File System Component  Version 6.6
MDK-Professional Middleware for Devices with Flash File System
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups Pages
fsIOC_Cache Struct Reference

IO Control Cache information.

#include <rl_fs.h>

Data Fields

uint8_t * buffer
 Cache Buffer (4 byte aligned)
 
uint32_t size
 Cache Buffer size in bytes.
 

Field Documentation

uint8_t* fsIOC_Cache::buffer
uint32_t fsIOC_Cache::size