libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
daisy::Mpr121< Transport >::Config Struct Reference

#include <mpr121.h>

Public Member Functions

 Config ()
 

Public Attributes

Transport::Config transport_config
 
uint8_t touch_threshold
 
uint8_t release_threshold
 

Constructor & Destructor Documentation

◆ Config()

template<typename Transport >
daisy::Mpr121< Transport >::Config::Config ( )
inline

Member Data Documentation

◆ release_threshold

template<typename Transport >
uint8_t daisy::Mpr121< Transport >::Config::release_threshold

◆ touch_threshold

template<typename Transport >
uint8_t daisy::Mpr121< Transport >::Config::touch_threshold

◆ transport_config

template<typename Transport >
Transport::Config daisy::Mpr121< Transport >::Config::transport_config

The documentation for this struct was generated from the following file: