Module esp32s2::spi0::user2

source ·
Expand description

SPI USER control register 2

Structs

Type Aliases

  • Register USER2 reader
  • Field USR_COMMAND_BITLEN reader - The length in bits of command phase. The register value shall be (bit_num-1). Can be configured in CONF state.
  • Field USR_COMMAND_BITLEN writer - The length in bits of command phase. The register value shall be (bit_num-1). Can be configured in CONF state.
  • Field USR_COMMAND_VALUE reader - The value of command. Can be configured in CONF state.
  • Field USR_COMMAND_VALUE writer - The value of command. Can be configured in CONF state.
  • Register USER2 writer