Module vga::vga

source ·
Expand description

Provides access to the vga graphics card.

Structs

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

Enums

  • Represents the starting address of the frame buffer for various video modes.
  • Represents a specified vga video mode.

Statics

  • Provides mutable access to the vga graphics card.