Module esp32c3::spi2::slave1

source ·
Expand description

SPI slave control register 1

Structs§

Type Aliases§

  • Register SLAVE1 reader
  • Field SLV_DATA_BITLEN reader - The transferred data bit length in SPI slave FD and HD mode.
  • Field SLV_DATA_BITLEN writer - The transferred data bit length in SPI slave FD and HD mode.
  • Field SLV_LAST_ADDR reader - In the slave mode it is the value of address.
  • Field SLV_LAST_ADDR writer - In the slave mode it is the value of address.
  • Field SLV_LAST_COMMAND reader - In the slave mode it is the value of command.
  • Field SLV_LAST_COMMAND writer - In the slave mode it is the value of command.
  • Register SLAVE1 writer