Expand description
Input and output devices
Re-exports§
Modules§
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.