Module esp32s3::spi0::user2

source ·
Expand description

SPI0 user2 register.

Structs

Type Aliases

  • Register USER2 reader
  • Field USR_COMMAND_BITLEN reader - The length in bits of CMD phase. The register value shall be (bit_num-1)
  • Field USR_COMMAND_BITLEN writer - The length in bits of CMD phase. The register value shall be (bit_num-1)
  • Field USR_COMMAND_VALUE reader - The value of user defined(USR) command.
  • Field USR_COMMAND_VALUE writer - The value of user defined(USR) command.
  • Register USER2 writer