Skip to content

File mpr121.h

FileList > dev > mpr121.h

Go to the source code of this file

Namespaces

Type Name
namespace daisy
Hardware defines and helpers for daisy field platform.

Classes

Type Name
class Mpr121 <typename Transport>
Device support for MPR121 12x Capacitive Touch Sensor.
struct Config
class Mpr121I2CTransport
struct Config

Macros

Type Name
define DSY_MPR121_H
define MPR121_I2CADDR_DEFAULT 0x5A
default I2C address
define MPR121_RELEASE_THRESHOLD_DEFAULT 6
default relese threshold value
define MPR121_TOUCH_THRESHOLD_DEFAULT 12
default touch threshold value

Macro Definition Documentation

define DSY_MPR121_H

#define DSY_MPR121_H 

define MPR121_I2CADDR_DEFAULT

default I2C address

#define MPR121_I2CADDR_DEFAULT `0x5A`


define MPR121_RELEASE_THRESHOLD_DEFAULT

default relese threshold value

#define MPR121_RELEASE_THRESHOLD_DEFAULT `6`


define MPR121_TOUCH_THRESHOLD_DEFAULT

default touch threshold value

#define MPR121_TOUCH_THRESHOLD_DEFAULT `12`



The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/mpr121.h