Type Alias rp_pico::Gp0Spi0Rx

source ·
pub type Gp0Spi0Rx = Pin<Gpio0, FunctionSpi, PullNone>;
Expand description

SPI Function alias for pin crate::Pins::gpio0. Alias for a configured Pin

Aliased Type§

struct Gp0Spi0Rx { /* private fields */ }