42#ifdef MODULE_TOUCH_DEV 
   51#if MODULE_TOUCH_DEV || DOXYGEN 
 
struct disp_dev disp_dev_t
Forward declaration for display device struct.
 
struct touch_dev touch_dev_t
Forward declaration for touch device struct.
 
Screen device descriptor.
 
disp_dev_t * display
Pointer to the display device.
 
touch_dev_t * touch
Pointer to the touch device.