Module slave2

Source
Expand description

Structs§

SLAVE2_SPEC
You can read this register and get slave2::R. You can reset, write, write_with_zero this register using slave2::W. You can also modify this register. See API.

Type Aliases§

R
Register SLAVE2 reader
SLV_RDBUF_DUMMY_CYCLELEN_R
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).
SLV_RDBUF_DUMMY_CYCLELEN_W
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).
SLV_RDSTA_DUMMY_CYCLELEN_R
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).
SLV_RDSTA_DUMMY_CYCLELEN_W
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).
SLV_WRBUF_DUMMY_CYCLELEN_R
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).
SLV_WRBUF_DUMMY_CYCLELEN_W
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).
SLV_WRSTA_DUMMY_CYCLELEN_R
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).
SLV_WRSTA_DUMMY_CYCLELEN_W
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).
W
Register SLAVE2 writer