|
ZEReader 0.1.0
A Zephyr-based E-Book-Reader
|
The ZEReader UI library. More...
#include <lvgl.h>#include <lvgl_input_device.h>#include <zephyr/drivers/display.h>#include "context.h"Go to the source code of this file.
Functions | |
| void | zereader_setup_control_buttons (context_t *context) |
| Setup and configure the control buttons. | |
| void | zereader_setup_page () |
| Setup the page UI elements. | |
| void | zereader_clean_page () |
| Clean out the page contents. | |
| void | zereader_print_current_page () |
| Show the current page. | |
| void | zereader_show_logo () |
| Show the configured logo. | |
| void | zereader_clean_logo () |
| Clean out the logo. | |
The ZEReader UI library.