Type Alias rp_pico::Gp4Pio1

source ·
pub type Gp4Pio1 = Pin<Gpio4, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp4Pio1 { /* private fields */ }