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

type R = R<u32, SPI_RD_STATUS_REG>;

Reader of register SPI_RD_STATUS_REG

Methods

impl R[src]

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

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

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

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

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

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