ESP-IDF
spi_dev_s::
::
::rd_bit_order
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
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
spi_dev_s::
::
::rd_bit_order
spi_dev_s::
::
::rd_bit_order field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:54
uint32_t
rd_bit_order
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
rd_bit_order
:
1
;
/*In read-data (MISO) phase 1: LSB first 0: MSB first*/
spi_struct.h:54
hw
->
ctrl
.
rd_bit_order
=
lsbfirst
;
spi_ll.h:425
spi_ll_set_rx_lsbfirst()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::rd_bit_order
is written by 1 function:
spi_ll_set_rx_lsbfirst()
All items filtered out
spi_dev_s::
::
::rd_bit_order
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