Functions | |
static __always_inline int | is_touch_sensor_0 (void) |
This function tests if touch sensor 0 was touched. More... | |
static __always_inline int | is_touch_sensor_1 (void) |
This function tests if touch sensor 1 was touched. More... | |
static __always_inline int | is_touch_sensor_2 (void) |
This function tests if touch sensor 2 was touched. More... | |
static __always_inline int | is_touch_sensor_3 (void) |
This function tests if touch sensor 3 was touched. More... | |
static __always_inline int | is_touch_sensor_4 (void) |
This function tests if touch sensor 4 was touched. More... | |
static __always_inline void | qt1081_power_down (void) |
Puts the QT1081 into low power mode. More... | |
static __always_inline void | qt1081_power_up (void) |
Puts the QT1081 into low power mode. More... | |