Module slave1

Source
Expand description

Structs§

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

Type Aliases§

R
Register SLAVE1 reader
SLV_RDBUF_DUMMY_EN_R
Field SLV_RDBUF_DUMMY_EN reader - In the slave mode it is the enable bit of dummy phase for read-buffer operations.
SLV_RDBUF_DUMMY_EN_W
Field SLV_RDBUF_DUMMY_EN writer - In the slave mode it is the enable bit of dummy phase for read-buffer operations.
SLV_RDSTA_DUMMY_EN_R
Field SLV_RDSTA_DUMMY_EN reader - In the slave mode it is the enable bit of dummy phase for read-status operations.
SLV_RDSTA_DUMMY_EN_W
Field SLV_RDSTA_DUMMY_EN writer - In the slave mode it is the enable bit of dummy phase for read-status operations.
SLV_RD_ADDR_BITLEN_R
Field SLV_RD_ADDR_BITLEN reader - In the slave mode it is the address length in bits for read-buffer operation. The register value shall be (bit_num-1).
SLV_RD_ADDR_BITLEN_W
Field SLV_RD_ADDR_BITLEN writer - In the slave mode it is the address length in bits for read-buffer operation. The register value shall be (bit_num-1).
SLV_STATUS_BITLEN_R
Field SLV_STATUS_BITLEN reader - In the slave mode it is the length of status bit.
SLV_STATUS_BITLEN_W
Field SLV_STATUS_BITLEN writer - In the slave mode it is the length of status bit.
SLV_STATUS_FAST_EN_R
Field SLV_STATUS_FAST_EN reader - In the slave mode enable fast read status.
SLV_STATUS_FAST_EN_W
Field SLV_STATUS_FAST_EN writer - In the slave mode enable fast read status.
SLV_STATUS_READBACK_R
Field SLV_STATUS_READBACK reader - In the slave mode 1:read register of SPI_SLV_WR_STATUS 0: read register of SPI_RD_STATUS.
SLV_STATUS_READBACK_W
Field SLV_STATUS_READBACK writer - In the slave mode 1:read register of SPI_SLV_WR_STATUS 0: read register of SPI_RD_STATUS.
SLV_WRBUF_DUMMY_EN_R
Field SLV_WRBUF_DUMMY_EN reader - In the slave mode it is the enable bit of dummy phase for write-buffer operations.
SLV_WRBUF_DUMMY_EN_W
Field SLV_WRBUF_DUMMY_EN writer - In the slave mode it is the enable bit of dummy phase for write-buffer operations.
SLV_WRSTA_DUMMY_EN_R
Field SLV_WRSTA_DUMMY_EN reader - In the slave mode it is the enable bit of dummy phase for write-status operations.
SLV_WRSTA_DUMMY_EN_W
Field SLV_WRSTA_DUMMY_EN writer - In the slave mode it is the enable bit of dummy phase for write-status operations.
SLV_WR_ADDR_BITLEN_R
Field SLV_WR_ADDR_BITLEN reader - In the slave mode it is the address length in bits for write-buffer operation. The register value shall be (bit_num-1).
SLV_WR_ADDR_BITLEN_W
Field SLV_WR_ADDR_BITLEN writer - In the slave mode it is the address length in bits for write-buffer operation. The register value shall be (bit_num-1).
W
Register SLAVE1 writer