Type Alias rp_pico::Gp8Pio1

source ·
pub type Gp8Pio1 = Pin<Gpio8, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp8Pio1 { /* private fields */ }