Type Alias rp_pico::Gp12Pio1

source ·
pub type Gp12Pio1 = Pin<Gpio12, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp12Pio1 { /* private fields */ }