pub struct R(_);
Expand description
Register SLAVE1
reader
Implementations§
source§impl R
impl R
sourcepub fn slv_rdbuf_dummy_en(&self) -> SLV_RDBUF_DUMMY_EN_R
pub fn slv_rdbuf_dummy_en(&self) -> SLV_RDBUF_DUMMY_EN_R
Bit 0 - In the slave mode it is the enable bit of dummy phase for read-buffer operations.
sourcepub fn slv_wrbuf_dummy_en(&self) -> SLV_WRBUF_DUMMY_EN_R
pub fn slv_wrbuf_dummy_en(&self) -> SLV_WRBUF_DUMMY_EN_R
Bit 1 - In the slave mode it is the enable bit of dummy phase for write-buffer operations.
sourcepub fn slv_rdsta_dummy_en(&self) -> SLV_RDSTA_DUMMY_EN_R
pub fn slv_rdsta_dummy_en(&self) -> SLV_RDSTA_DUMMY_EN_R
Bit 2 - In the slave mode it is the enable bit of dummy phase for read-status operations.
sourcepub fn slv_wrsta_dummy_en(&self) -> SLV_WRSTA_DUMMY_EN_R
pub fn slv_wrsta_dummy_en(&self) -> SLV_WRSTA_DUMMY_EN_R
Bit 3 - In the slave mode it is the enable bit of dummy phase for write-status operations.
sourcepub fn slv_wr_addr_bitlen(&self) -> SLV_WR_ADDR_BITLEN_R
pub fn slv_wr_addr_bitlen(&self) -> SLV_WR_ADDR_BITLEN_R
Bits 4:9 - In the slave mode it is the address length in bits for write-buffer operation. The register value shall be (bit_num-1).
sourcepub fn slv_rd_addr_bitlen(&self) -> SLV_RD_ADDR_BITLEN_R
pub fn slv_rd_addr_bitlen(&self) -> SLV_RD_ADDR_BITLEN_R
Bits 10:15 - In the slave mode it is the address length in bits for read-buffer operation. The register value shall be (bit_num-1).
sourcepub fn slv_status_readback(&self) -> SLV_STATUS_READBACK_R
pub fn slv_status_readback(&self) -> SLV_STATUS_READBACK_R
Bit 25 - In the slave mode 1:read register of SPI_SLV_WR_STATUS 0: read register of SPI_RD_STATUS.
sourcepub fn slv_status_fast_en(&self) -> SLV_STATUS_FAST_EN_R
pub fn slv_status_fast_en(&self) -> SLV_STATUS_FAST_EN_R
Bit 26 - In the slave mode enable fast read status.
sourcepub fn slv_status_bitlen(&self) -> SLV_STATUS_BITLEN_R
pub fn slv_status_bitlen(&self) -> SLV_STATUS_BITLEN_R
Bits 27:31 - In the slave mode it is the length of status bit.