_ROMENTRY Struct Reference

Collaboration diagram for _ROMENTRY:

Collaboration graph
[legend]

Detailed Description

Mikro-ROM directory entry structure.

Definition at line 97 of file uromfs.h.


Data Fields

ROMENTRYrome_next
prog_char * rome_name
u_int rome_size
prog_char * rome_data

Field Documentation

ROMENTRY* _ROMENTRY::rome_next

Link to next ROMENTRY structure.

Definition at line 98 of file uromfs.h.

prog_char* _ROMENTRY::rome_name

Filename.

Definition at line 99 of file uromfs.h.

u_int _ROMENTRY::rome_size

File size.

Definition at line 100 of file uromfs.h.

prog_char* _ROMENTRY::rome_data

Definition at line 101 of file uromfs.h.


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/