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