RTEMS  5.0.0
Data Fields
rtems_ramdisk_config Struct Reference

RAM disk configuration table entry. More...

#include <ramdisk.h>

Data Fields

uint32_t block_size
 RAM disk block size.
 
rtems_blkdev_bnum block_num
 Number of blocks on this RAM disk.
 
void * location
 RAM disk location or NULL if RAM disk memory should be allocated dynamically.
 

Detailed Description

RAM disk configuration table entry.


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