Module esp32c2_hal::pac::spi2::slave1

Expand description

SPI slave control register 1

Structs

Register SLAVE1 reader
SPI slave control register 1
Register SLAVE1 writer

Type Definitions

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.