Type Alias rp_pico::Gp26Pio0

source ·
pub type Gp26Pio0 = Pin<Gpio26, FunctionPio0, PullNone>;
Expand description

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

Aliased Type§

struct Gp26Pio0 { /* private fields */ }