Expand description
ArceOS graphics module.
Currently only supports direct writing to the framebuffer.
Re-exports§
pub use axdriver_display::DisplayInfo;
Functions§
- framebuffer_
flush - Flushes the framebuffer, i.e. show on the screen.
- framebuffer_
info - Gets the framebuffer information.
- init_
display - Initializes the graphics subsystem by underlayer devices.