Struct esp8266::spi1::spi_pin::SPI_CS0_DIS_R [−][src]
pub struct SPI_CS0_DIS_R(_);Expand description
Field spi_cs0_dis reader - 1: disable CS0; 0: spi_cs signal is from/to CS0 pin
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).