ESP-IDF
SDIO_SLAVE_TIMING_NSEND_PSAMPLE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SDIO_SLAVE_TIMING_NSEND_PSAMPLE
SDIO_SLAVE_TIMING_NSEND_PSAMPLE value
Send at negedge, and sample at posedge. Default value for DS mode and below. If :c:macro:`SDIO_SLAVE_FLAG_DEFAULT_SPEED` is specified in :cpp:class:`sdio_slave_config_t`, this should be selected.
Syntax
Show:
Summary
Declaration
from
sdio_slave_types.h:36
SDIO_SLAVE_TIMING_NSEND_PSAMPLE
;
Examples
References
from
examples
Code
Location
Referrer
SDIO_SLAVE_TIMING_NSEND_PSAMPLE
,
/**< Send at negedge, and sample at posedge. Default value for DS mode and
sdio_slave_types.h:36
case
SDIO_SLAVE_TIMING_NSEND_PSAMPLE
:
sdio_slave_ll.h:151
sdio_slave_ll_set_timing()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SDIO_SLAVE_TIMING_NSEND_PSAMPLE
is read by 1 function:
All items filtered out
SDIO_SLAVE_TIMING_NSEND_PSAMPLE
sdio_slave_ll_set_timing()
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