pub type Sclk = Pin<Gpio18, FunctionSpi, PullNone>;
Alias for a configured Pin
Pin
struct Sclk { /* private fields */ }