Generic type for a touch device. More...
Generic type for a touch device.
Definition at line 116 of file touch_dev.h.
#include <touch_dev.h>
Data Fields | |
const touch_dev_driver_t * | driver |
Pointer to driver of the touch device. | |
const touch_dev_driver_t* touch_dev::driver |
Pointer to driver of the touch device.
Definition at line 117 of file touch_dev.h.