ESP-IDF
spi_dev_s::
::
::usr_mosi_highpart
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::
::
::usr_mosi_highpart
spi_dev_s::
::
::usr_mosi_highpart field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:124
uint32_t
usr_mosi_highpart
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
usr_mosi_highpart
:
1
;
/*write-data phase only access to high-part of the buffer spi_w8~spi_w15. 1: enable 0: disable.*/
spi_struct.h:124
hw
->
user
.
usr_mosi_highpart
=
0
;
spi_ll.h:165
spi_ll_master_init()
hw
->
user
.
usr_mosi_highpart
=
0
;
spi_ll.h:190
spi_ll_slave_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::usr_mosi_highpart
is written by 2 functions:
spi_ll_master_init()
spi_ll_slave_init()
All items filtered out
spi_dev_s::
::
::usr_mosi_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