Type Alias rp_pico::Gp1Pio1

source ·
pub type Gp1Pio1 = Pin<Gpio1, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp1Pio1 { /* private fields */ }