Module esp32c6::spi0::spi_mem_user1

source ·
Expand description

SPI0 user1 register.

Structs

Type Aliases

  • Register SPI_MEM_USER1 reader
  • Field SPI_MEM_USR_ADDR_BITLEN reader - The length in bits of address phase. The register value shall be (bit_num-1).
  • Field SPI_MEM_USR_ADDR_BITLEN writer - The length in bits of address phase. The register value shall be (bit_num-1).
  • Field SPI_MEM_USR_DBYTELEN reader - SPI0 USR_CMD read or write data byte length -1
  • Field SPI_MEM_USR_DUMMY_CYCLELEN reader - The length in spi_mem_clk cycles of dummy phase. The register value shall be (cycle_num-1).
  • Field SPI_MEM_USR_DUMMY_CYCLELEN writer - The length in spi_mem_clk cycles of dummy phase. The register value shall be (cycle_num-1).
  • Register SPI_MEM_USER1 writer