Type Alias rp_pico::Gp21Pio0

source ·
pub type Gp21Pio0 = Pin<Gpio21, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp21Pio0 { /* private fields */ }