pub type W = W<SLAVE3_SPEC>;
Expand description
Register SLAVE3
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn slv_rdbuf_cmd_value(&mut self) -> SLV_RDBUF_CMD_VALUE_W<'_, SLAVE3_SPEC>
pub fn slv_rdbuf_cmd_value(&mut self) -> SLV_RDBUF_CMD_VALUE_W<'_, SLAVE3_SPEC>
Bits 0:7 - In the slave mode it is the value of read-buffer command.
Sourcepub fn slv_wrbuf_cmd_value(&mut self) -> SLV_WRBUF_CMD_VALUE_W<'_, SLAVE3_SPEC>
pub fn slv_wrbuf_cmd_value(&mut self) -> SLV_WRBUF_CMD_VALUE_W<'_, SLAVE3_SPEC>
Bits 8:15 - In the slave mode it is the value of write-buffer command.
Sourcepub fn slv_rdsta_cmd_value(&mut self) -> SLV_RDSTA_CMD_VALUE_W<'_, SLAVE3_SPEC>
pub fn slv_rdsta_cmd_value(&mut self) -> SLV_RDSTA_CMD_VALUE_W<'_, SLAVE3_SPEC>
Bits 16:23 - In the slave mode it is the value of read-status command.
Sourcepub fn slv_wrsta_cmd_value(&mut self) -> SLV_WRSTA_CMD_VALUE_W<'_, SLAVE3_SPEC>
pub fn slv_wrsta_cmd_value(&mut self) -> SLV_WRSTA_CMD_VALUE_W<'_, SLAVE3_SPEC>
Bits 24:31 - In the slave mode it is the value of write-status command.