Type Alias esp32s3::spi0::ddr::SPI_FMEM_DDR_DQS_LOOP_R
source · pub type SPI_FMEM_DDR_DQS_LOOP_R = BitReader;
Expand description
Field SPI_FMEM_DDR_DQS_LOOP
reader - 1: Use internal signal as data strobe, the strobe can not be delayed by input timing module. 0: Use input SPI_DQS signal from PAD as data strobe, the strobe can be delayed by input timing module
Aliased Type§
struct SPI_FMEM_DDR_DQS_LOOP_R { /* private fields */ }