pub type SpiSck = Pin<PA17, AlternateC>;
Alias for a configured Pin
Pin
pub struct SpiSck { /* private fields */ }