[−][src]Trait embedded_platform::gpio::InputPinExt
Extension functions for instances of InputPin
.
Provided methods
ⓘImportant traits for Get<'_, A>fn get(&mut self) -> Get<Self> where
Self: Unpin,
ⓘImportant traits for Get<'_, A>
Self: Unpin,
Gets the current high or low state of this pin.