pub struct R(_);
Expand description
Register DOUT_MODE
reader
Implementations§
source§impl R
impl R
sourcepub fn dout0_mode(&self) -> DOUT0_MODE_R
pub fn dout0_mode(&self) -> 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 dout1_mode(&self) -> DOUT1_MODE_R
pub fn dout1_mode(&self) -> 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 dout2_mode(&self) -> DOUT2_MODE_R
pub fn dout2_mode(&self) -> 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 dout3_mode(&self) -> DOUT3_MODE_R
pub fn dout3_mode(&self) -> 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 dout4_mode(&self) -> DOUT4_MODE_R
pub fn dout4_mode(&self) -> 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 dout5_mode(&self) -> DOUT5_MODE_R
pub fn dout5_mode(&self) -> 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 dout6_mode(&self) -> DOUT6_MODE_R
pub fn dout6_mode(&self) -> 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 dout7_mode(&self) -> DOUT7_MODE_R
pub fn dout7_mode(&self) -> 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 douts_mode(&self) -> DOUTS_MODE_R
pub fn douts_mode(&self) -> DOUTS_MODE_R
Bit 8 - SPI_DQS output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.