Touch dev registry entry. More...
Touch dev registry entry.
Definition at line 122 of file touch_dev.h.
#include <touch_dev.h>
Data Fields | |
| struct touch_dev_reg * | next |
| pointer to the next touch device in the list | |
| touch_dev_t * | dev |
| pointer to the device descriptor | |
| uint8_t | screen_id |
| id of the screen this touch device is attached to | |