Type Alias adafruit_macropad::Sclk

source ·
pub type Sclk = Pin<Gpio26, FunctionSpi, PullNone>;
Expand description

Alias for a configured Pin

Aliased Type§

struct Sclk { /* private fields */ }