Type Alias rp_pico::Gp12Pio0

source ·
pub type Gp12Pio0 = Pin<Gpio12, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp12Pio0 { /* private fields */ }