ESP-IDF
i2c_dev_s::
::
::trans_start
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
i2c_dev_s::
::
::trans_start
i2c_dev_s::
::
::trans_start field
Syntax
Show:
Summary
Declaration
from
i2c_struct.h:30
uint32_t
trans_start
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
trans_start
:
1
;
/*Set this bit to start sending data in tx_fifo.*/
i2c_struct.h:30
hw
->
ctr
.
trans_start
=
1
;
i2c_ll.h:514
i2c_ll_start_trans()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
i2c_dev_s::
::
::trans_start
is written by 1 function:
i2c_ll_start_trans()
All items filtered out
i2c_dev_s::
::
::trans_start
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