Type Alias rp_pico::Gp0Pio1

source ·
pub type Gp0Pio1 = Pin<Gpio0, FunctionPio1, PullNone>;
Expand description

PIO1 Function alias for pin crate::Pins::gpio0. Alias for a configured Pin

Aliased Type§

struct Gp0Pio1 { /* private fields */ }