Type Alias W

Source
pub type W = W<RD_STATUS_SPEC>;
Expand description

Register RD_STATUS writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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.

Source

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.

Source

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.