ESP-IDF
gpio_dev_s::
::
::oen_sel
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gpio_dev_s::
::
::oen_sel
gpio_dev_s::
::
::oen_sel field
Syntax
Show:
Summary
Declaration
from
gpio_struct.h:195
uint32_t
oen_sel
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
oen_sel
:
1
;
/*weather using the logical output enable signal or not using the value setting by the register*/
gpio_struct.h:195
hw
->
func_out_sel_cfg
[
gpio_num
]
.
oen_sel
=
0
;
gpio_ll.h:733
gpio_ll_iomux_out()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
gpio_dev_s::
::
::oen_sel
is written by 1 function:
gpio_ll_iomux_out()
All items filtered out
gpio_dev_s::
::
::oen_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