Type Alias rp_pico::Gp20Spi0Rx

source ·
pub type Gp20Spi0Rx = Pin<Gpio20, FunctionSpi, PullNone>;
Expand description

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

Aliased Type§

struct Gp20Spi0Rx { /* private fields */ }