Type Alias rp_pico::Gp15Pio0

source ·
pub type Gp15Pio0 = Pin<Gpio15, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp15Pio0 { /* private fields */ }