Module esp32c6::spi1::cache_fctrl
source · Expand description
SPI1 bit mode control register.
Structs§
- SPI1 bit mode control register.
Type Aliases§
- Field
CACHE_USR_ADDR_4BYTEreader - For SPI1, cache read flash with 4 bytes address, 1: enable, 0:disable. - Field
CACHE_USR_ADDR_4BYTEwriter - For SPI1, cache read flash with 4 bytes address, 1: enable, 0:disable. - Field
FADDR_DUALreader - For SPI1, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
FADDR_DUALwriter - For SPI1, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
FADDR_QUADreader - For SPI1, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
FADDR_QUADwriter - For SPI1, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
FDIN_DUALreader - For SPI1, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
FDIN_DUALwriter - For SPI1, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
FDIN_QUADreader - For SPI1, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
FDIN_QUADwriter - For SPI1, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
FDOUT_DUALreader - For SPI1, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
FDOUT_DUALwriter - For SPI1, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. - Field
FDOUT_QUADreader - For SPI1, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Field
FDOUT_QUADwriter - For SPI1, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. - Register
CACHE_FCTRLreader - Register
CACHE_FCTRLwriter