Module esp32h2::spi1::spi_mem_user1

source ·
Expand description

SPI1 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_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