Module esp32s3::spi1::user1

source ·
Expand description

SPI1 user1 register.

Structs

Type Aliases

  • Register USER1 reader
  • Field USR_ADDR_BITLEN reader - The length in bits of ADDR phase. The register value shall be (bit_num-1).
  • Field USR_ADDR_BITLEN writer - The length in bits of ADDR phase. The register value shall be (bit_num-1).
  • Field USR_DUMMY_CYCLELEN reader - The SPI_CLK cycle length minus 1 of DUMMY phase.
  • Field USR_DUMMY_CYCLELEN writer - The SPI_CLK cycle length minus 1 of DUMMY phase.
  • Register USER1 writer