Linux Kernel
3.7.1
|
#include <edt-ft5x06.h>
Data Fields | |
int | irq_pin |
int | reset_pin |
bool | use_parameters |
u8 | gain |
u8 | threshold |
u8 | offset |
u8 | report_rate |
Definition at line 12 of file edt-ft5x06.h.
u8 gain |
Definition at line 18 of file edt-ft5x06.h.
int irq_pin |
Definition at line 13 of file edt-ft5x06.h.
Definition at line 20 of file edt-ft5x06.h.
u8 report_rate |
Definition at line 21 of file edt-ft5x06.h.
int reset_pin |
Definition at line 14 of file edt-ft5x06.h.
u8 threshold |
Definition at line 19 of file edt-ft5x06.h.
bool use_parameters |
Definition at line 17 of file edt-ft5x06.h.