Type Alias rp_pico::Gp3Pio0

source ·
pub type Gp3Pio0 = Pin<Gpio3, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp3Pio0 { /* private fields */ }