libyggdrasil  v1.0.0
display.hpp File Reference

Frontend for the Display abstraction. More...

#include <cpp/common/registers.hpp>
#include <cpp/common/attributes.hpp>
#include <cpp/common/math.hpp>
#include <c/resources/fonts/fonts.h>
Include dependency graph for display.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bsp::drv::Display< Context, DisplayImpl >
 Base class for Display abstraction. More...
 

Namespaces

 bsp
 
 bsp::drv
 

Typedefs

using bsp::drv::Palette = std::array< u32, 256 >
 

Detailed Description

Frontend for the Display abstraction.

Author
Fabian Weber, Nikolaij Saegesser