pub type W = W<RD_STATUS_SPEC>;
Expand description
Register RD_STATUS
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn status(&mut self) -> STATUS_W<'_, RD_STATUS_SPEC>
pub fn status(&mut self) -> STATUS_W<'_, RD_STATUS_SPEC>
Bits 0:15 - In the slave mode, it is the status for master to read out.
Sourcepub fn wb_mode(&mut self) -> WB_MODE_W<'_, RD_STATUS_SPEC>
pub fn wb_mode(&mut self) -> WB_MODE_W<'_, RD_STATUS_SPEC>
Bits 16:23 - Mode bits in the flash fast read mode, it is combined with spi_fastrd_mode bit.
Sourcepub fn status_ext(&mut self) -> STATUS_EXT_W<'_, RD_STATUS_SPEC>
pub fn status_ext(&mut self) -> STATUS_EXT_W<'_, RD_STATUS_SPEC>
Bits 24:31 - In the slave mode,it is the status for master to read out.