pub struct W(_);
Expand description
Register SLAVE1
writer
Implementations§
source§impl W
impl W
sourcepub fn slv_rdbuf_dummy_en(&mut self) -> SLV_RDBUF_DUMMY_EN_W<'_, 0>
pub fn slv_rdbuf_dummy_en(&mut self) -> SLV_RDBUF_DUMMY_EN_W<'_, 0>
Bit 0 - In the slave mode it is the enable bit of dummy phase for read-buffer operations.
sourcepub fn slv_wrbuf_dummy_en(&mut self) -> SLV_WRBUF_DUMMY_EN_W<'_, 1>
pub fn slv_wrbuf_dummy_en(&mut self) -> SLV_WRBUF_DUMMY_EN_W<'_, 1>
Bit 1 - In the slave mode it is the enable bit of dummy phase for write-buffer operations.
sourcepub fn slv_rdsta_dummy_en(&mut self) -> SLV_RDSTA_DUMMY_EN_W<'_, 2>
pub fn slv_rdsta_dummy_en(&mut self) -> SLV_RDSTA_DUMMY_EN_W<'_, 2>
Bit 2 - In the slave mode it is the enable bit of dummy phase for read-status operations.
sourcepub fn slv_wrsta_dummy_en(&mut self) -> SLV_WRSTA_DUMMY_EN_W<'_, 3>
pub fn slv_wrsta_dummy_en(&mut self) -> SLV_WRSTA_DUMMY_EN_W<'_, 3>
Bit 3 - In the slave mode it is the enable bit of dummy phase for write-status operations.
sourcepub fn slv_wr_addr_bitlen(&mut self) -> SLV_WR_ADDR_BITLEN_W<'_, 4>
pub fn slv_wr_addr_bitlen(&mut self) -> SLV_WR_ADDR_BITLEN_W<'_, 4>
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(&mut self) -> SLV_RD_ADDR_BITLEN_W<'_, 10>
pub fn slv_rd_addr_bitlen(&mut self) -> SLV_RD_ADDR_BITLEN_W<'_, 10>
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(&mut self) -> SLV_STATUS_READBACK_W<'_, 25>
pub fn slv_status_readback(&mut self) -> SLV_STATUS_READBACK_W<'_, 25>
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(&mut self) -> SLV_STATUS_FAST_EN_W<'_, 26>
pub fn slv_status_fast_en(&mut self) -> SLV_STATUS_FAST_EN_W<'_, 26>
Bit 26 - In the slave mode enable fast read status.
sourcepub fn slv_status_bitlen(&mut self) -> SLV_STATUS_BITLEN_W<'_, 27>
pub fn slv_status_bitlen(&mut self) -> SLV_STATUS_BITLEN_W<'_, 27>
Bits 27:31 - In the slave mode it is the length of status bit.