Struct esp32::spi::sram_cmd::SRAM_RSTIO_R [−][src]
pub struct SRAM_RSTIO_R(_);
Expand description
Field SRAM_RSTIO
reader -
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).
Trait Implementations
type Target = FieldReader<bool, bool>
type Target = FieldReader<bool, bool>
The resulting type after dereferencing.