Aufgabe 3: Pro-/Epilog

textmode.h File Reference

TextMode provides a basic interface to display a character in VGA-compatible text mode More...

#include "types.h"
+ Include dependency graph for textmode.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  TextMode::Attribute.__unnamed66__
 

Detailed Description

TextMode provides a basic interface to display a character in VGA-compatible text mode


Class Documentation

struct TextMode::Attribute.__unnamed66__
Class Members
uint8_t foreground: 4 .... XXXX Foreground color
uint8_t background: 3 .XXX .... Background color
uint8_t blink: 1 X... .... Blink