Module esp32_hal::pac::spi0::slave2

Expand description

Structs

Register SLAVE2 reader
This register you can read, write_with_zero, reset, write, modify. See API.
Register SLAVE2 writer

Type Definitions

Field SLV_RDBUF_DUMMY_CYCLELEN reader - In the slave mode it is the length in spi_clk cycles of dummy phase for read-buffer operations. The register value shall be (cycle_num-1).
Field SLV_RDBUF_DUMMY_CYCLELEN writer - In the slave mode it is the length in spi_clk cycles of dummy phase for read-buffer operations. The register value shall be (cycle_num-1).
Field SLV_RDSTA_DUMMY_CYCLELEN reader - In the slave mode it is the length in spi_clk cycles of dummy phase for read-status operations. The register value shall be (cycle_num-1).
Field SLV_RDSTA_DUMMY_CYCLELEN writer - In the slave mode it is the length in spi_clk cycles of dummy phase for read-status operations. The register value shall be (cycle_num-1).
Field SLV_WRBUF_DUMMY_CYCLELEN reader - In the slave mode it is the length in spi_clk cycles of dummy phase for write-buffer operations. The register value shall be (cycle_num-1).
Field SLV_WRBUF_DUMMY_CYCLELEN writer - In the slave mode it is the length in spi_clk cycles of dummy phase for write-buffer operations. The register value shall be (cycle_num-1).
Field SLV_WRSTA_DUMMY_CYCLELEN reader - In the slave mode it is the length in spi_clk cycles of dummy phase for write-status operations. The register value shall be (cycle_num-1).
Field SLV_WRSTA_DUMMY_CYCLELEN writer - In the slave mode it is the length in spi_clk cycles of dummy phase for write-status operations. The register value shall be (cycle_num-1).