Module esp32c2::spi1::spi_mem_misc
source · [−]Expand description
SPI1 misc register
Structs
Type Definitions
Field SPI_MEM_CK_IDLE_EDGE
reader - 1: spi clk line is high when idle 0: spi clk line is low when idle
Field SPI_MEM_CK_IDLE_EDGE
writer - 1: spi clk line is high when idle 0: spi clk line is low when idle
Field SPI_MEM_CS0_DIS
reader - SPI_CS0 pin enable, 1: disable SPI_CS0, 0: SPI_CS0 pin is active to select SPI device, such as flash, external RAM and so on.
Field SPI_MEM_CS0_DIS
writer - SPI_CS0 pin enable, 1: disable SPI_CS0, 0: SPI_CS0 pin is active to select SPI device, such as flash, external RAM and so on.
Field SPI_MEM_CS1_DIS
reader - SPI_CS1 pin enable, 1: disable SPI_CS1, 0: SPI_CS1 pin is active to select SPI device, such as flash, external RAM and so on.
Field SPI_MEM_CS1_DIS
writer - SPI_CS1 pin enable, 1: disable SPI_CS1, 0: SPI_CS1 pin is active to select SPI device, such as flash, external RAM and so on.
Field SPI_MEM_CS_KEEP_ACTIVE
reader - spi cs line keep low when the bit is set.
Field SPI_MEM_CS_KEEP_ACTIVE
writer - spi cs line keep low when the bit is set.