Type Alias rp_pico::Gp14Pio1

source ·
pub type Gp14Pio1 = Pin<Gpio14, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp14Pio1 { /* private fields */ }