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

Media information. More...

#include <rl_fs.h>

Data Fields

uint32_t block_cnt
 Total number of blocks on the volume. More...
 
uint16_t read_blen
 Read block length. More...
 
uint16_t write_blen
 Write block length. More...
 

Description

Media information.

Field Documentation

◆ block_cnt

uint32_t fsMediaInfo::block_cnt

Total number of blocks on the volume.

◆ read_blen

uint16_t fsMediaInfo::read_blen

Read block length.

◆ write_blen

uint16_t fsMediaInfo::write_blen

Write block length.