Gp4Spi0Rx

Type Alias Gp4Spi0Rx 

Source
pub type Gp4Spi0Rx = Pin<Gpio4, FunctionSpi, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp4Spi0Rx { /* private fields */ }