[][src]Module vga::vga

Provides access to the vga graphics card.

Structs

Vga

Represents a vga graphics card with it's common registers, as well as the most recent video mode.

Enums

FrameBuffer

Represents the starting address of the frame buffer for various video modes.

VideoMode

Represents a specified vga video mode.

Statics

VGA

Provides mutable access to the vga graphics card.