Type Alias rp_pico::Gp8Pio0

source ·
pub type Gp8Pio0 = Pin<Gpio8, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp8Pio0 { /* private fields */ }