bt455_data Struct Reference

Back to the index.

Public Attributes | List of all members
bt455_data Struct Reference

Public Attributes

unsigned char addr_cmap
 
unsigned char addr_cmap_data
 
unsigned char addr_clr
 
unsigned char addr_ovly
 
int cur_rgb_offset
 
struct vfb_datavfb_data
 
unsigned char * rgb_palette
 

Detailed Description

Definition at line 45 of file dev_bt455.cc.

Member Data Documentation

◆ addr_clr

unsigned char bt455_data::addr_clr

Definition at line 48 of file dev_bt455.cc.

Referenced by DEVICE_ACCESS().

◆ addr_cmap

unsigned char bt455_data::addr_cmap

Definition at line 46 of file dev_bt455.cc.

Referenced by DEVICE_ACCESS().

◆ addr_cmap_data

unsigned char bt455_data::addr_cmap_data

Definition at line 47 of file dev_bt455.cc.

Referenced by DEVICE_ACCESS().

◆ addr_ovly

unsigned char bt455_data::addr_ovly

Definition at line 49 of file dev_bt455.cc.

Referenced by DEVICE_ACCESS().

◆ cur_rgb_offset

int bt455_data::cur_rgb_offset

Definition at line 51 of file dev_bt455.cc.

Referenced by DEVICE_ACCESS().

◆ rgb_palette

unsigned char* bt455_data::rgb_palette

Definition at line 54 of file dev_bt455.cc.

Referenced by dev_bt455_init(), and DEVICE_ACCESS().

◆ vfb_data

struct vfb_data* bt455_data::vfb_data

Definition at line 53 of file dev_bt455.cc.

Referenced by dev_bt455_init(), and DEVICE_ACCESS().


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18