Type Alias 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: Do not need the input of SPI_DQS signal, SPI0 starts to receive data when spi0_slv_st is in SPI_MEM_DIN state. It is used when there is no SPI_DQS signal or SPI_DQS signal is not stable. 0: SPI0 starts to store data at the positive and negative edge of SPI_DQS.

Aliased Typeยง

struct SPI_FMEM_DDR_DQS_LOOP_R { /* private fields */ }