Module rstubs::device

source ·
Expand description

Input and output devices

Re-exports§

Modules§

  • Access to the screen in text-mode (CGA)
  • keyboard 🔒
    Abstractions for the keyboard driver.
  • serial 🔒

Macros§

  • print 🔒
    Macro for printing to the cga screen.
  • println 🔒
    Macro for printing to the cga screen.
  • serial 🔒
    Macro for printing to the serial console.

Statics§

  • The debug output screen.
  • Bounds of the user CGA window.
  • The kernel output screen.
  • Access to the serial console. The serial! macro might be more useful.

Functions§