BeRTOS
Data Fields
KBlock Struct Reference

KBlock: interface for a generic block device. More...

#include <kblock.h>

Data Fields

KBlockPriv priv
 Interface private data, do not use directly.
size_t blk_size
 Block size.
block_idx_t blk_cnt
 Number of blocks available in the device.

Detailed Description

KBlock: interface for a generic block device.

Definition at line 160 of file kblock.h.


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