Type Alias rp_pico::Gp5Pio0

source ·
pub type Gp5Pio0 = Pin<Gpio5, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp5Pio0 { /* private fields */ }