Struct esp8266::io_mux::io_mux_gpio4::W [−][src]
pub struct W(_);Expand description
Register IO_MUX_GPIO4 writer
Implementations
Bits 0:31
Bits 4:5 - configures IO_MUX function, bottom 2 bits
Bit 8 - configures IO_MUX function, upper bit
Bit 3 - configures pull up during sleep mode
Bit 0 - configures output enable during sleep mode
Methods from Deref<Target = W<IO_MUX_GPIO4_SPEC>>
Trait Implementations
Performs the conversion.