Struct esp32::io_mux::gpio32::MCU_OE_R [−][src]
pub struct MCU_OE_R(_);
Expand description
Field MCU_OE
reader - configures output enable during sleep mode
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).