ESP-IDF
spi_dev_s::
::
::usr_miso_highpart
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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::
::
::usr_miso_highpart
spi_dev_s::
::
::usr_miso_highpart field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:123
uint32_t
usr_miso_highpart
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
usr_miso_highpart
:
1
;
/*read-data phase only access to high-part of the buffer spi_w8~spi_w15. 1: enable 0: disable.*/
spi_struct.h:123
hw
->
user
.
usr_miso_highpart
=
0
;
spi_ll.h:164
spi_ll_master_init()
hw
->
user
.
usr_miso_highpart
=
0
;
spi_ll.h:189
spi_ll_slave_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::usr_miso_highpart
is written by 2 functions:
spi_ll_master_init()
spi_ll_slave_init()
All items filtered out
spi_dev_s::
::
::usr_miso_highpart
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