pub const sdio_slave_timing_t_SDIO_SLAVE_TIMING_NSEND_PSAMPLE: sdio_slave_timing_t = 1;
Expand description
< 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.