ESP-IDF
rtc_cntl_dev_s::options0
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_cntl_dev_s::options0
rtc_cntl_dev_s::options0 field
Syntax
Show:
Summary
Declaration
from
rtc_cntl_struct.h:16
union
{
struct
{
uint32_t
sw_stall_appcpu_c0
:
2
;
uint32_t
sw_stall_procpu_c0
:
2
;
uint32_t
sw_appcpu_rst
:
1
;
uint32_t
sw_procpu_rst
:
1
;
uint32_t
bb_i2c_force_pd
:
1
;
uint32_t
bb_i2c_force_pu
:
1
;
uint32_t
bbpll_i2c_force_pd
:
1
;
uint32_t
bbpll_i2c_force_pu
:
1
;
uint32_t
bbpll_force_pd
:
1
;
uint32_t
bbpll_force_pu
:
1
;
uint32_t
xtl_force_pd
:
1
;
uint32_t
xtl_force_pu
:
1
;
uint32_t
bias_sleep_folw_8m
:
1
;
uint32_t
bias_force_sleep
:
1
;
uint32_t
bias_force_nosleep
:
1
;
uint32_t
bias_i2c_folw_8m
:
1
;
uint32_t
bias_i2c_force_pd
:
1
;
uint32_t
bias_i2c_force_pu
:
1
;
uint32_t
bias_core_folw_8m
:
1
;
uint32_t
bias_core_force_pd
:
1
;
uint32_t
bias_core_force_pu
:
1
;
uint32_t
xtl_force_iso
:
1
;
uint32_t
pll_force_iso
:
1
;
uint32_t
analog_force_iso
:
1
;
uint32_t
xtl_force_noiso
:
1
;
uint32_t
pll_force_noiso
:
1
;
uint32_t
analog_force_noiso
:
1
;
uint32_t
dg_wrap_force_rst
:
1
;
uint32_t
dg_wrap_force_norst
:
1
;
uint32_t
sw_sys_rst
:
1
;
}
;
uint32_t
val
;
}
options0
;
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