[][src]Type Definition esp32::spi::spi_rd_status_reg::W

type W = W<u32, SPI_RD_STATUS_REG>;

Writer for register SPI_RD_STATUS_REG

Methods

impl W[src]

pub fn spi_status_ext(&mut self) -> SPI_STATUS_EXT_W[src]

Bits 24:31 - In the slave mode,it is the status for master to read out.

pub fn spi_wb_mode(&mut self) -> SPI_WB_MODE_W[src]

Bits 16:23 - Mode bits in the flash fast read mode, it is combined with spi_fastrd_mode bit.

pub fn spi_status(&mut self) -> SPI_STATUS_W[src]

Bits 0:15 - In the slave mode, it is the status for master to read out.