tsc2007_is_pen_down
bool tsc2007_is_pen_down(struct tsc2007 *ts);
while (!ts->stopped && tsc2007_is_pen_down(ts)) {
*val = tsc2007_is_pen_down(tsc);