pub struct W(_);
Expand description
Register SRAM_CMD
writer
Implementations§
source§impl W
impl W
sourcepub fn sram_dio(&mut self) -> SRAM_DIO_W<'_, 0>
pub fn sram_dio(&mut self) -> SRAM_DIO_W<'_, 0>
Bit 0 - For SPI0 SRAM DIO mode enable . SRAM DIO enable command will be send when the bit is set. The bit will be cleared once the operation done.
sourcepub fn sram_qio(&mut self) -> SRAM_QIO_W<'_, 1>
pub fn sram_qio(&mut self) -> SRAM_QIO_W<'_, 1>
Bit 1 - For SPI0 SRAM QIO mode enable . SRAM QIO enable command will be send when the bit is set. The bit will be cleared once the operation done.
sourcepub fn sram_rstio(&mut self) -> SRAM_RSTIO_W<'_, 4>
pub fn sram_rstio(&mut self) -> SRAM_RSTIO_W<'_, 4>
Bit 4 - For SPI0 SRAM IO mode reset enable. SRAM IO mode reset operation will be triggered when the bit is set. The bit will be cleared once the operation done