Type Alias Gp20Spi0Rx

Source
pub type Gp20Spi0Rx = Pin<Gpio20, FunctionSpi, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp20Spi0Rx { /* private fields */ }