Expand description

SPI0 bit mode control register.

Structs

Type Aliases

  • Register SPI_MEM_CACHE_FCTRL reader
  • Field SPI_CLOSE_AXI_INF_EN reader - Set this bit to close AXI read/write transfer to MSPI, which means that only SLV_ERR will be replied to BRESP/RRESP.
  • Field SPI_CLOSE_AXI_INF_EN writer - Set this bit to close AXI read/write transfer to MSPI, which means that only SLV_ERR will be replied to BRESP/RRESP.
  • Field SPI_MEM_AXI_REQ_EN reader - For SPI0, AXI master access enable, 1: enable, 0:disable.
  • Field SPI_MEM_AXI_REQ_EN writer - For SPI0, AXI master access enable, 1: enable, 0:disable.
  • Field SPI_MEM_CACHE_FLASH_USR_CMD reader - For SPI0, cache read flash for user define command, 1: enable, 0:disable.
  • Field SPI_MEM_CACHE_FLASH_USR_CMD writer - For SPI0, cache read flash for user define command, 1: enable, 0:disable.
  • Field SPI_MEM_CACHE_USR_ADDR_4BYTE reader - For SPI0, cache read flash with 4 bytes address, 1: enable, 0:disable.
  • Field SPI_MEM_CACHE_USR_ADDR_4BYTE writer - For SPI0, cache read flash with 4 bytes address, 1: enable, 0:disable.
  • Field SPI_MEM_FADDR_DUAL reader - For SPI0 flash, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
  • Field SPI_MEM_FADDR_DUAL writer - For SPI0 flash, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
  • Field SPI_MEM_FADDR_QUAD reader - For SPI0 flash, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
  • Field SPI_MEM_FADDR_QUAD writer - For SPI0 flash, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
  • Field SPI_MEM_FDIN_DUAL reader - For SPI0 flash, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
  • Field SPI_MEM_FDIN_DUAL writer - For SPI0 flash, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
  • Field SPI_MEM_FDIN_QUAD reader - For SPI0 flash, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
  • Field SPI_MEM_FDIN_QUAD writer - For SPI0 flash, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
  • Field SPI_MEM_FDOUT_DUAL reader - For SPI0 flash, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
  • Field SPI_MEM_FDOUT_DUAL writer - For SPI0 flash, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
  • Field SPI_MEM_FDOUT_QUAD reader - For SPI0 flash, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
  • Field SPI_MEM_FDOUT_QUAD writer - For SPI0 flash, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
  • Field SPI_SAME_AW_AR_ADDR_CHK_EN reader - Set this bit to check AXI read/write the same address region.
  • Register SPI_MEM_CACHE_FCTRL writer