Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields  

ToyMem_Instruction Struct Reference

Holds one instruction. More...

#include <ToyMemType.h>


Data Fields

DataType_e type
 Type information - DATA_INSTRUCTION.

InstructionType_e value
 The instruction itself.


Detailed Description

Holds one instruction.

Definition at line 75 of file ToyMemType.h.


Field Documentation

DataType_e ToyMem_Instruction::type
 

Type information - DATA_INSTRUCTION.

Definition at line 78 of file ToyMemType.h.

InstructionType_e ToyMem_Instruction::value
 

The instruction itself.

Definition at line 80 of file ToyMemType.h.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 4 14:29:07 2003 for ToyMem by doxygen1.3-rc3