Type Alias rp_pico::Gp17Pio0

source ·
pub type Gp17Pio0 = Pin<Gpio17, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp17Pio0 { /* private fields */ }