File System Component  Version 6.16.6
MDK Middleware for Devices with Flash File System
fsIOC_Cache Struct Reference

IO Control Cache information. More...

#include <rl_fs.h>

Data Fields

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

Description

IO Control Cache information.

Field Documentation

◆ buffer

uint8_t* fsIOC_Cache::buffer

Cache Buffer (4 byte aligned)

◆ size

uint32_t fsIOC_Cache::size

Cache Buffer size in bytes.