pub type Gp16Spi0Rx = Pin<Gpio16, FunctionSpi, PullNone>;
SPI Function alias for pin [crate::Pins::gpio16]. Alias for a configured Pin
Pin
pub struct Gp16Spi0Rx { /* private fields */ }