ESP-IDF
rtc_io_dev_s::xtal_32k_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::xtal_32k_pad
rtc_io_dev_s::xtal_32k_pad field
Syntax
Show:
Summary
Declaration
from
rtc_io_struct.h:185
union
{
struct
{
uint32_t
reserved0
:
1
;
uint32_t
dbias_xtal_32k
:
2
;
uint32_t
dres_xtal_32k
:
2
;
uint32_t
x32p_fun_ie
:
1
;
uint32_t
x32p_slp_oe
:
1
;
uint32_t
x32p_slp_ie
:
1
;
uint32_t
x32p_slp_sel
:
1
;
uint32_t
x32p_fun_sel
:
2
;
uint32_t
x32n_fun_ie
:
1
;
uint32_t
x32n_slp_oe
:
1
;
uint32_t
x32n_slp_ie
:
1
;
uint32_t
x32n_slp_sel
:
1
;
uint32_t
x32n_fun_sel
:
2
;
uint32_t
x32p_mux_sel
:
1
;
uint32_t
x32n_mux_sel
:
1
;
uint32_t
xpd_xtal_32k
:
1
;
uint32_t
dac_xtal_32k
:
2
;
uint32_t
x32p_rue
:
1
;
uint32_t
x32p_rde
:
1
;
uint32_t
x32p_hold
:
1
;
uint32_t
x32p_drv
:
2
;
uint32_t
x32n_rue
:
1
;
uint32_t
x32n_rde
:
1
;
uint32_t
x32n_hold
:
1
;
uint32_t
x32n_drv
:
2
;
}
;
uint32_t
val
;
}
xtal_32k_pad
;
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