Enum microbit::hal::gpio::Port [−][src]
pub enum Port {
Port0,
Port1,
}Expand description
A GPIO port with up to 32 pins.
Variants
Port 0, available on all nRF52 and nRF51 MCUs.
Port 1, only available on some nRF52 MCUs.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Port
impl UnwindSafe for Port
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.