Type Alias rp_pico::Gp17Spi0Csn

source ·
pub type Gp17Spi0Csn = Pin<Gpio17, FunctionSpi, PullNone>;
Expand description

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

Aliased Type§

struct Gp17Spi0Csn { /* private fields */ }