bt431_data Struct Reference

Back to the index.

Public Attributes | List of all members
bt431_data Struct Reference

Public Attributes

uint32_t bt431_reg [DEV_BT431_NREGS]
 
unsigned char cur_addr_hi
 
unsigned char cur_addr_lo
 
int planes
 
int cursor_on
 
int cursor_x
 
int cursor_y
 
int cursor_xsize
 
int cursor_ysize
 
struct vfb_datavfb_data
 

Detailed Description

Definition at line 44 of file dev_bt431.cc.

Member Data Documentation

◆ bt431_reg

uint32_t bt431_data::bt431_reg[DEV_BT431_NREGS]

Definition at line 45 of file dev_bt431.cc.

Referenced by DEVICE_ACCESS().

◆ cur_addr_hi

unsigned char bt431_data::cur_addr_hi

Definition at line 47 of file dev_bt431.cc.

Referenced by DEVICE_ACCESS().

◆ cur_addr_lo

unsigned char bt431_data::cur_addr_lo

Definition at line 48 of file dev_bt431.cc.

Referenced by DEVICE_ACCESS().

◆ cursor_on

int bt431_data::cursor_on

Definition at line 51 of file dev_bt431.cc.

Referenced by DEVICE_ACCESS().

◆ cursor_x

int bt431_data::cursor_x

Definition at line 52 of file dev_bt431.cc.

Referenced by dev_bt431_init(), and DEVICE_ACCESS().

◆ cursor_xsize

int bt431_data::cursor_xsize

Definition at line 54 of file dev_bt431.cc.

Referenced by dev_bt431_init(), and DEVICE_ACCESS().

◆ cursor_y

int bt431_data::cursor_y

Definition at line 53 of file dev_bt431.cc.

Referenced by dev_bt431_init(), and DEVICE_ACCESS().

◆ cursor_ysize

int bt431_data::cursor_ysize

Definition at line 55 of file dev_bt431.cc.

Referenced by dev_bt431_init(), and DEVICE_ACCESS().

◆ planes

int bt431_data::planes

Definition at line 50 of file dev_bt431.cc.

Referenced by dev_bt431_init().

◆ vfb_data

struct vfb_data* bt431_data::vfb_data

Definition at line 57 of file dev_bt431.cc.

Referenced by dev_bt431_init(), and DEVICE_ACCESS().


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17