Type Alias rp_pico::Gp20Pio1

source ·
pub type Gp20Pio1 = Pin<Gpio20, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp20Pio1 { /* private fields */ }