[−][src]Trait embedded_platform::gpio::OutputPinExt
Extension functions for instances of OutputPin
.
Provided methods
ⓘImportant traits for Set<'_, A>fn set(&mut self, high: bool) -> Set<Self> where
Self: Unpin,
ⓘImportant traits for Set<'_, A>
Self: Unpin,
Sets the current high or low state of this pin.