MD_UISwitch Library 2.2
Library for different types of User Interface switches
MD_UISwitch_Analog::uiAnalogKeys_t Struct Reference

#include <MD_UISwitch.h>

Public Attributes

uint16_t adcThreshold
 Average analog value of the.
 
uint8_t adcTolerance
 Valid +/- tolerance range around adcThreshold for a key.
 
uint8_t value
 Identifier for this key, returned using getKey()
 

Detailed Description

Data table for switch values

The read() will use this table to determine which key has been pressed and getKey() will return the specified identifier.


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