Struct esp8266::spi0::spi_rd_status::SPI_RD_STATUS_SPEC [−][src]
pub struct SPI_RD_STATUS_SPEC;Expand description
In the slave mode, this register are the status register for the master to read out.
This register you can read, write_with_zero, reset, write, modify. See API.
For information about available fields see spi_rd_status module
Trait Implementations
read() method returns spi_rd_status::R reader structure
reset() method sets SPI_RD_STATUS to value 0
Reset value of the register.
write(|w| ..) method takes spi_rd_status::W writer structure