ESP-IDF
spi_dev_s::
::
::ck_out_edge
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
spi_dev_s::
::
::ck_out_edge
spi_dev_s::
::
::ck_out_edge field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:107
uint32_t
ck_out_edge
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
ck_out_edge
:
1
;
/*the bit combined with spi_mosi_delay_mode bits to set mosi signal delay mode.*/
spi_struct.h:107
hw
->
user
.
ck_out_edge
=
0
;
spi_ll.h:439
spi_ll_master_set_mode()
hw
->
user
.
ck_out_edge
=
1
;
spi_ll.h:442
spi_ll_master_set_mode()
hw
->
user
.
ck_out_edge
=
1
;
spi_ll.h:445
spi_ll_master_set_mode()
hw
->
user
.
ck_out_edge
=
0
;
spi_ll.h:448
spi_ll_master_set_mode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::ck_out_edge
is written by 1 function:
spi_ll_master_set_mode()
All items filtered out
spi_dev_s::
::
::ck_out_edge
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