Type Alias rp_pico::Gp11Pio0

source ·
pub type Gp11Pio0 = Pin<Gpio11, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp11Pio0 { /* private fields */ }