pub struct R(_);
Expand description
Register SRAM_CMD
reader
Implementations§
source§impl R
impl R
sourcepub fn sram_dio(&self) -> SRAM_DIO_R
pub fn sram_dio(&self) -> SRAM_DIO_R
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(&self) -> SRAM_QIO_R
pub fn sram_qio(&self) -> SRAM_QIO_R
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(&self) -> SRAM_RSTIO_R
pub fn sram_rstio(&self) -> SRAM_RSTIO_R
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