Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TOUCH - QT1081 QTouch sensor

The QT1081 sensor is operated by GPIOs and this driver provides a wrapper for the GPIO accesses.

Functions

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...
 

static __always_inline void qt1081_power_down ( void  )
static

Puts the QT1081 into low power mode.

References gpio_set_gpio_pin().

static __always_inline void qt1081_power_up ( void  )
static

Puts the QT1081 into low power mode.

References gpio_clr_gpio_pin().