[][src]Type Definition esp32::spi::spi_cache_sctrl_reg::R

type R = R<u32, SPI_CACHE_SCTRL_REG>;

Reader of register SPI_CACHE_SCTRL_REG

Methods

impl R[src]

pub fn spi_cache_sram_usr_wcmd(&self) -> SPI_CACHE_SRAM_USR_WCMD_R[src]

Bit 28 - For SPI0 In the spi sram mode cache write sram for user define command

pub fn spi_sram_addr_bitlen(&self) -> SPI_SRAM_ADDR_BITLEN_R[src]

Bits 22:27 - For SPI0 In the sram mode it is the length in bits of address phase. The register value shall be (bit_num-1).

pub fn spi_sram_dummy_cyclelen(&self) -> SPI_SRAM_DUMMY_CYCLELEN_R[src]

Bits 14:21 - For SPI0 In the sram mode it is the length in bits of address phase. The register value shall be (bit_num-1).

pub fn spi_sram_bytes_len(&self) -> SPI_SRAM_BYTES_LEN_R[src]

Bits 6:13 - For SPI0 In the sram mode it is the byte length of spi read sram data.

pub fn spi_cache_sram_usr_rcmd(&self) -> SPI_CACHE_SRAM_USR_RCMD_R[src]

Bit 5 - For SPI0 In the spi sram mode cache read sram for user define command.

pub fn spi_usr_rd_sram_dummy(&self) -> SPI_USR_RD_SRAM_DUMMY_R[src]

Bit 4 - For SPI0 In the spi sram mode it is the enable bit of dummy phase for read operations.

pub fn spi_usr_wr_sram_dummy(&self) -> SPI_USR_WR_SRAM_DUMMY_R[src]

Bit 3 - For SPI0 In the spi sram mode it is the enable bit of dummy phase for write operations.

pub fn spi_usr_sram_qio(&self) -> SPI_USR_SRAM_QIO_R[src]

Bit 2 - For SPI0 In the spi sram mode spi quad I/O mode enable 1: enable 0:disable

pub fn spi_usr_sram_dio(&self) -> SPI_USR_SRAM_DIO_R[src]

Bit 1 - For SPI0 In the spi sram mode spi dual I/O mode enable 1: enable 0:disable