Nut/OS  4.10.3
API Reference
_ROMENTRY Struct Reference

Mikro-ROM directory entry structure. More...

#include <fs/uromfs.h>

Collaboration diagram for _ROMENTRY:

Data Fields

ROMENTRYrome_next
prog_char * rome_name
unsigned int rome_size
prog_char * rome_data

Detailed Description

Mikro-ROM directory entry structure.

Definition at line 93 of file uromfs.h.


Field Documentation

Link to next ROMENTRY structure.

Definition at line 94 of file uromfs.h.

Filename.

Definition at line 95 of file uromfs.h.

unsigned int _ROMENTRY::rome_size

File size.

Definition at line 96 of file uromfs.h.

Definition at line 97 of file uromfs.h.


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