ROMENTRY Struct Reference

Mikro-ROM directory entry structure. More...

Data Fields

ROMENTRY * rome_next
prog_char * rome_name
unsigned int rome_size
prog_char * rome_data

Detailed Description

Mikro-ROM directory entry structure.

Mikro-ROM directory entry type.

Definition at line 101 of file uromfs.h.


Field Documentation

ROMENTRY* ROMENTRY::rome_next

Link to next ROMENTRY structure.

Definition at line 102 of file uromfs.h.

prog_char* ROMENTRY::rome_name

Filename.

Definition at line 103 of file uromfs.h.

unsigned int ROMENTRY::rome_size

File size.

Definition at line 104 of file uromfs.h.

prog_char* ROMENTRY::rome_data

Definition at line 105 of file uromfs.h.


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

© 2000-2010 by contributors - visit http://www.ethernut.de/