ESP-IDF
i2c_slave_evt_t::slave_stretch
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
i2c_slave_evt_t::slave_stretch
i2c_slave_evt_t::slave_stretch field
Syntax
Show:
Summary
Declaration
from
i2c_private.h:191
bool
slave_stretch
;
Examples
References
from
examples
Code
Location
Referrer
bool
slave_stretch
;
// Event of slave stretch happens
i2c_private.h:191
i2c_slave
->
slave_evt
.
slave_stretch
=
1
;
i2c_slave.c:140
s_slave_nonfifo_isr_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
i2c_slave_evt_t::slave_stretch
is written by 1 function:
s_slave_nonfifo_isr_handler()
All items filtered out
i2c_slave_evt_t::slave_stretch
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