Type Alias rp_pico::Gp6Pio0

source ·
pub type Gp6Pio0 = Pin<Gpio6, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp6Pio0 { /* private fields */ }