ESP-IDF
spi_dev_s::
::
::bit_len
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::
::
::bit_len
spi_dev_s::
::
::bit_len field
Syntax
Show:
Summary
Declaration
from
spi_struct.h:242
uint32_t
bit_len
:
24
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
bit_len
:
24
;
/*In the slave mode it is the length in bits for write-buffer operations. The register value shall be (bit_num-1).*/
spi_struct.h:242
hw
->
slv_wrbuf_dlen
.
bit_len
=
bitlen
-
1
;
spi_ll.h:889
spi_ll_slave_set_tx_bitlen()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spi_dev_s::
::
::bit_len
is written by 1 function:
spi_ll_slave_set_tx_bitlen()
All items filtered out
spi_dev_s::
::
::bit_len
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