ESP-IDF
rtc_io_dev_s::touch_pad
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
rtc_io_dev_s::touch_pad
rtc_io_dev_s::touch_pad field
Syntax
Show:
Summary
Declaration
from
rtc_io_struct.h:226
union
{
struct
{
uint32_t
reserved0
:
12
;
uint32_t
to_gpio
:
1
;
uint32_t
fun_ie
:
1
;
uint32_t
slp_oe
:
1
;
uint32_t
slp_ie
:
1
;
uint32_t
slp_sel
:
1
;
uint32_t
fun_sel
:
2
;
uint32_t
mux_sel
:
1
;
uint32_t
xpd
:
1
;
uint32_t
tie_opt
:
1
;
uint32_t
start
:
1
;
uint32_t
dac
:
3
;
uint32_t
reserved26
:
1
;
uint32_t
rue
:
1
;
uint32_t
rde
:
1
;
uint32_t
drv
:
2
;
uint32_t
hold
:
1
;
}
;
uint32_t
val
;
}
touch_pad
[
10
]
;
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