|
TB2026-YDS Firmware
|
Screen interface contract: the vtable every screen implements. More...
#include "event.h"Go to the source code of this file.
Data Structures | |
| struct | screen_t |
| A screen's behaviour, as a table of function pointers. More... | |
Typedefs | |
| typedef struct screen_t | screen_t |
| Opaque forward declaration; each concrete screen embeds this first. | |
Screen interface contract: the vtable every screen implements.