Type Alias rp_pico::Gp19Pio1

source ·
pub type Gp19Pio1 = Pin<Gpio19, FunctionPio1, PullNone>;
Expand description

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

Aliased Type§

struct Gp19Pio1 { /* private fields */ }