TB2026-YDS Firmware
Loading...
Searching...
No Matches
screen.h File Reference

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.

Detailed Description

Screen interface contract: the vtable every screen implements.

Note
Développé avec l'assistance de Claude Opus 4.8 (Anthropic), sous la direction de Y. Dos Santos : spécification, revue et validation sur cible par l'auteur.