Module esp32c6::spi1::spi_mem_cache_fctrl
source · Expand description
SPI1 bit mode control register.
Structs
- SPI1 bit mode control register.
Type Aliases
- Register
SPI_MEM_CACHE_FCTRLreader - Field
SPI_MEM_CACHE_USR_ADDR_4BYTEreader - For SPI1, cache read flash with 4 bytes address, 1: enable, 0:disable. - Field
SPI_MEM_CACHE_USR_ADDR_4BYTEwriter - For SPI1, cache read flash with 4 bytes address, 1: enable, 0:disable. - Field
SPI_MEM_FADDR_DUALreader - For SPI1, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
SPI_MEM_FADDR_DUALwriter - For SPI1, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
SPI_MEM_FADDR_QUADreader - For SPI1, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
SPI_MEM_FADDR_QUADwriter - For SPI1, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
SPI_MEM_FDIN_DUALreader - For SPI1, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
SPI_MEM_FDIN_DUALwriter - For SPI1, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
SPI_MEM_FDIN_QUADreader - For SPI1, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
SPI_MEM_FDIN_QUADwriter - For SPI1, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
SPI_MEM_FDOUT_DUALreader - For SPI1, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
SPI_MEM_FDOUT_DUALwriter - For SPI1, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
SPI_MEM_FDOUT_QUADreader - For SPI1, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
SPI_MEM_FDOUT_QUADwriter - For SPI1, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Register
SPI_MEM_CACHE_FCTRLwriter