Type Alias rp_pico::Gp28Spi1Rx

source ·
pub type Gp28Spi1Rx = Pin<Gpio28, FunctionSpi, PullNone>;
Expand description

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

Aliased Type§

struct Gp28Spi1Rx { /* private fields */ }