Module esp32c2::spi1::cache_fctrl  
source · Expand description
SPI1 bit mode control register.
Structs
- SPI1 bit mode control register.
Type Aliases
- FieldCACHE_USR_ADDR_4BYTEreader - For SPI1, cache read flash with 4 bytes address, 1: enable, 0:disable.
- FieldCACHE_USR_ADDR_4BYTEwriter - For SPI1, cache read flash with 4 bytes address, 1: enable, 0:disable.
- FieldFADDR_DUALreader - For SPI1, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
- FieldFADDR_DUALwriter - For SPI1, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
- FieldFADDR_QUADreader - For SPI1, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
- FieldFADDR_QUADwriter - For SPI1, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
- FieldFDIN_DUALreader - For SPI1, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
- FieldFDIN_DUALwriter - For SPI1, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
- FieldFDIN_QUADreader - For SPI1, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
- FieldFDIN_QUADwriter - For SPI1, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
- FieldFDOUT_DUALreader - For SPI1, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
- FieldFDOUT_DUALwriter - For SPI1, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.
- FieldFDOUT_QUADreader - For SPI1, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
- FieldFDOUT_QUADwriter - For SPI1, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
- RegisterCACHE_FCTRLreader
- RegisterCACHE_FCTRLwriter