Type Alias rp_pico::Gp1Spi0Csn

source ·
pub type Gp1Spi0Csn = Pin<Gpio1, FunctionSpi, PullNone>;
Expand description

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

Aliased Type§

struct Gp1Spi0Csn { /* private fields */ }