ESP-IDF
touch_high_volt_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
touch_high_volt_t
touch_high_volt_t enum
Syntax
Show:
Summary
Declaration
from
touch_sensor_types.h:43
enum
{
TOUCH_HVOLT_KEEP
=
-
1
,
TOUCH_HVOLT_2V4
=
0
,
TOUCH_HVOLT_2V5
,
TOUCH_HVOLT_2V6
,
TOUCH_HVOLT_2V7
,
TOUCH_HVOLT_MAX
,
}
;
Values
Value
Declared as
Description
touch_high_volt_t::TOUCH_HVOLT_KEEP
=
-
1
Touch sensor high reference voltage, no change.
touch_high_volt_t::TOUCH_HVOLT_2V4
=
0
Touch sensor high reference voltage, 2.4V.
touch_high_volt_t::TOUCH_HVOLT_2V5
Touch sensor high reference voltage, 2.5V.
touch_high_volt_t::TOUCH_HVOLT_2V6
Touch sensor high reference voltage, 2.6V.
touch_high_volt_t::TOUCH_HVOLT_2V7
Touch sensor high reference voltage, 2.7V.
touch_high_volt_t::TOUCH_HVOLT_MAX
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out