The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
X86EMU_memFuncs Struct Reference
+ Collaboration diagram for X86EMU_memFuncs:

Public Member Functions

 u8 (X86APIP rdb)(u32 addr)
 
 u16 (X86APIP rdw)(u32 addr)
 
 u32 (X86APIP rdl)(u32 addr)
 
 void (X86APIP wrb)(u32 addr
 
 void (X86APIP wrw)(u32 addr
 
 void (X86APIP wrl)(u32 addr
 

Public Attributes

u8 val
 
u16 val
 
u32 val
 

Detailed Description

Definition at line 97 of file x86emu.h.


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