libyggdrasil
v1.0.0
|
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>
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 > |
Frontend for the Display abstraction.