Type Alias rp_pico::Gp6Pio1

source ·
pub type Gp6Pio1 = Pin<Gpio6, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp6Pio1 { /* private fields */ }