MentOS  0.8.0
The Mentoring Operating System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
vga_driver_t Struct Reference

VGA driver details. More...

Public Attributes

int width
 Screen's width.
 
int height
 Screen's height.
 
int bpp
 Bits per pixel (bpp).
 
char * address
 Starting address of the screen.
 
vga_ops_tops
 Writing operations.
 
vga_font_tfont
 The current font.
 

Detailed Description

VGA driver details.


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