ESP-IDF
spi_dev_s::
::
::fread_quad
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::
::
::fread_quad
spi_dev_s::
::
::fread_quad field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:49
uint32_t
fread_quad
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
fread_quad
:
1
;
/*In the read operations read-data phase apply 4 signals. 1: enable 0: disable.*/
spi_struct.h:49
ctrl
.
fread_quad
=
1
;
spi_flash_ll.h:262
spi_flash_ll_set_read_mode()
hw
->
ctrl
.
fread_quad
=
1
;
spi_ll.h:570
spi_ll_master_set_line_mode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::fread_quad
is written by 2 functions:
spi_flash_ll_set_read_mode()
spi_ll_master_set_line_mode()
All items filtered out
spi_dev_s::
::
::fread_quad
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