Gp16Spi0Rx

Type Alias Gp16Spi0Rx 

Source
pub type Gp16Spi0Rx = Pin<Gpio16, FunctionSpi, PullNone>;
Expand description

SPI Function alias for pin [crate::Pins::gpio16]. Alias for a configured Pin

Aliased Typeยง

pub struct Gp16Spi0Rx { /* private fields */ }