ESP-IDF
touch_hal_set_group_mask
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
touch_hal_set_group_mask
touch_hal_set_group_mask macro
Set touch sensor group mask. Touch pad module has two sets of signals, 'Touched' signal is triggered only if at least one of touch pad in this group is "touched". This function will set the register bits according to the given bitmask.
Syntax
Show:
Summary
Declaration
from
touch_sensor_hal.h:85
#define
touch_hal_set_group_mask
(
group1_mask
,
group2_mask
)
touch_ll_set_group_mask
(
group1_mask
,
group2_mask
)
Arguments
Argument
group1_mask
group2_mask
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