Type Alias rp_pico::Gp2Pio1

source ·
pub type Gp2Pio1 = Pin<Gpio2, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp2Pio1 { /* private fields */ }