mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Implemented 2 of 3 review comments
This commit is contained in:
parent
ba42c46cb3
commit
7c7d29dc4a
BIN
docs/_static/touch_pad-measurement-parameters.jpg
vendored
BIN
docs/_static/touch_pad-measurement-parameters.jpg
vendored
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 30 KiB |
@ -109,7 +109,6 @@ In next step configure how interrupts are triggered. They may be triggered below
|
|||||||
|
|
||||||
Finally configure and manage interrupt calls using the following functions:
|
Finally configure and manage interrupt calls using the following functions:
|
||||||
|
|
||||||
* :cpp:func:`touch_pad_isr_handler_register`
|
|
||||||
* :cpp:func:`touch_pad_isr_register` / :cpp:func:`touch_pad_isr_deregister`
|
* :cpp:func:`touch_pad_isr_register` / :cpp:func:`touch_pad_isr_deregister`
|
||||||
* :cpp:func:`touch_pad_intr_enable` / :cpp:func:`touch_pad_intr_disable`
|
* :cpp:func:`touch_pad_intr_enable` / :cpp:func:`touch_pad_intr_disable`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user