Loading...
Searching...
No Matches
screen_dev_t Struct Reference

Screen device descriptor. More...

Detailed Description

Screen device descriptor.

Definition at line 50 of file screen_dev.h.

#include <screen_dev.h>

Data Fields

disp_dev_tdisplay
 Pointer to the display device.
 
touch_dev_ttouch
 Pointer to the touch device.
 

Field Documentation

◆ display

disp_dev_t* screen_dev_t::display

Pointer to the display device.

Definition at line 51 of file screen_dev.h.

◆ touch

touch_dev_t* screen_dev_t::touch

Pointer to the touch device.

Definition at line 53 of file screen_dev.h.


The documentation for this struct was generated from the following file: