pub struct W(_);
Expand description
Register DOUT_MODE
writer
Implementations§
source§impl W
impl W
sourcepub fn dout0_mode(&mut self) -> DOUT0_MODE_W<'_, 0>
pub fn dout0_mode(&mut self) -> DOUT0_MODE_W<'_, 0>
Bit 0 - SPI_D output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn dout1_mode(&mut self) -> DOUT1_MODE_W<'_, 1>
pub fn dout1_mode(&mut self) -> DOUT1_MODE_W<'_, 1>
Bit 1 - SPI_Q output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn dout2_mode(&mut self) -> DOUT2_MODE_W<'_, 2>
pub fn dout2_mode(&mut self) -> DOUT2_MODE_W<'_, 2>
Bit 2 - SPI_WP output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn dout3_mode(&mut self) -> DOUT3_MODE_W<'_, 3>
pub fn dout3_mode(&mut self) -> DOUT3_MODE_W<'_, 3>
Bit 3 - SPI_HD output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn dout4_mode(&mut self) -> DOUT4_MODE_W<'_, 4>
pub fn dout4_mode(&mut self) -> DOUT4_MODE_W<'_, 4>
Bit 4 - SPI_IO4 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn dout5_mode(&mut self) -> DOUT5_MODE_W<'_, 5>
pub fn dout5_mode(&mut self) -> DOUT5_MODE_W<'_, 5>
Bit 5 - SPI_IO5 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn dout6_mode(&mut self) -> DOUT6_MODE_W<'_, 6>
pub fn dout6_mode(&mut self) -> DOUT6_MODE_W<'_, 6>
Bit 6 - SPI_IO6 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn dout7_mode(&mut self) -> DOUT7_MODE_W<'_, 7>
pub fn dout7_mode(&mut self) -> DOUT7_MODE_W<'_, 7>
Bit 7 - SPI_IO7 output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.
sourcepub fn douts_mode(&mut self) -> DOUTS_MODE_W<'_, 8>
pub fn douts_mode(&mut self) -> DOUTS_MODE_W<'_, 8>
Bit 8 - SPI_DQS output delay mode. 0: No delay. 1: Delay one cycle at MSPI_CORE_CLK negative edge.