Type Alias rp_pico::Gp10Pio1

source ·
pub type Gp10Pio1 = Pin<Gpio10, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp10Pio1 { /* private fields */ }