ESP-IDF
rtc_io_desc_t::func
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
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_desc_t::func
rtc_io_desc_t::func field
Shift of pad function (FUN_SEL) field
Syntax
Show:
Summary
Declaration
from
rtc_io_periph.h:35
uint32_t
func
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
func
;
/*!< Shift of pad function (FUN_SEL) field */
rtc_io_periph.h:35
SET_PERI_REG_BITS
(
rtc_io_desc
[
rtcio_num
]
.
reg
,
0x3
,
func
,
rtc_io_desc
[
rtcio_num
]
.
func
)
;
rtc_io_ll.h:50
rtcio_ll_iomux_func_sel()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
rtc_io_desc_t::func
is read by 1 function:
All items filtered out
rtc_io_desc_t::func
rtcio_ll_iomux_func_sel()
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