pmagja_data Struct Reference

Back to the index.

Public Attributes | List of all members
pmagja_data Struct Reference

Public Attributes

struct interrupt irq
 
struct memoryfb_mem
 
struct vfb_datavfb_data
 
unsigned char pixeldata [XSIZE *YSIZE]
 
int current_r
 
int current_g
 
int current_b
 
int pip_offset
 

Detailed Description

Definition at line 50 of file dev_pmagja.cc.

Member Data Documentation

◆ current_b

int pmagja_data::current_b

Definition at line 59 of file dev_pmagja.cc.

◆ current_g

int pmagja_data::current_g

Definition at line 58 of file dev_pmagja.cc.

◆ current_r

int pmagja_data::current_r

Definition at line 57 of file dev_pmagja.cc.

◆ fb_mem

struct memory* pmagja_data::fb_mem

Definition at line 52 of file dev_pmagja.cc.

Referenced by dev_pmagja_init(), and DEVICE_ACCESS().

◆ irq

struct interrupt pmagja_data::irq

Definition at line 51 of file dev_pmagja.cc.

Referenced by dev_pmagja_init().

◆ pip_offset

int pmagja_data::pip_offset

Definition at line 61 of file dev_pmagja.cc.

Referenced by DEVICE_ACCESS().

◆ pixeldata

unsigned char pmagja_data::pixeldata[XSIZE *YSIZE]

Definition at line 55 of file dev_pmagja.cc.

Referenced by DEVICE_ACCESS().

◆ vfb_data

struct vfb_data* pmagja_data::vfb_data

Definition at line 53 of file dev_pmagja.cc.

Referenced by dev_pmagja_init(), and DEVICE_ACCESS().


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13