Struct esp32s3::spi0::spi_smem_dout_mode::R
source · pub struct R(_);
Expand description
Register SPI_SMEM_DOUT_MODE
reader
Implementations
sourceimpl R
impl R
sourcepub fn spi_smem_dout0_mode(&self) -> SPI_SMEM_DOUT0_MODE_R
pub fn spi_smem_dout0_mode(&self) -> SPI_SMEM_DOUT0_MODE_R
Bit 0 - SPI_D output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_dout1_mode(&self) -> SPI_SMEM_DOUT1_MODE_R
pub fn spi_smem_dout1_mode(&self) -> SPI_SMEM_DOUT1_MODE_R
Bit 1 - SPI_Q output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_dout2_mode(&self) -> SPI_SMEM_DOUT2_MODE_R
pub fn spi_smem_dout2_mode(&self) -> SPI_SMEM_DOUT2_MODE_R
Bit 2 - SPI_WP output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_dout3_mode(&self) -> SPI_SMEM_DOUT3_MODE_R
pub fn spi_smem_dout3_mode(&self) -> SPI_SMEM_DOUT3_MODE_R
Bit 3 - SPI_HD output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_dout4_mode(&self) -> SPI_SMEM_DOUT4_MODE_R
pub fn spi_smem_dout4_mode(&self) -> SPI_SMEM_DOUT4_MODE_R
Bit 4 - SPI_IO4 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_dout5_mode(&self) -> SPI_SMEM_DOUT5_MODE_R
pub fn spi_smem_dout5_mode(&self) -> SPI_SMEM_DOUT5_MODE_R
Bit 5 - SPI_IO5 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_dout6_mode(&self) -> SPI_SMEM_DOUT6_MODE_R
pub fn spi_smem_dout6_mode(&self) -> SPI_SMEM_DOUT6_MODE_R
Bit 6 - SPI_IO6 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_dout7_mode(&self) -> SPI_SMEM_DOUT7_MODE_R
pub fn spi_smem_dout7_mode(&self) -> SPI_SMEM_DOUT7_MODE_R
Bit 7 - SPI_IO7 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn spi_smem_douts_mode(&self) -> SPI_SMEM_DOUTS_MODE_R
pub fn spi_smem_douts_mode(&self) -> SPI_SMEM_DOUTS_MODE_R
Bit 8 - SPI_DQS output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.