Type Alias rp_pico::Gp17Pio1

source ·
pub type Gp17Pio1 = Pin<Gpio17, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp17Pio1 { /* private fields */ }