Struct microbit::hal::gpio::Output [−][src]
pub struct Output<MODE> { /* fields omitted */ }Expand description
Output mode (type state).
Auto Trait Implementations
impl<MODE> RefUnwindSafe for Output<MODE> where
MODE: RefUnwindSafe,
impl<MODE> UnwindSafe for Output<MODE> where
MODE: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.