Type Alias rp_pico::Gp5Spi0Csn

source ·
pub type Gp5Spi0Csn = Pin<Gpio5, FunctionSpi, PullNone>;
Expand description

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

Aliased Type§

struct Gp5Spi0Csn { /* private fields */ }