Struct esp8266::gpio::gpio_in::R [−][src]
pub struct R(_);Expand description
Register GPIO_IN reader
Implementations
Bits 16:31 - The values of the strapping pins.
Bits 0:15 - The values of the GPIO pins when the GPIO pin is set as input.
Methods from Deref<Target = R<GPIO_IN_SPEC>>
Trait Implementations
Performs the conversion.