pub type PA15<Mode> = Pin<Gpioa, U<15>, Mode>;
Pin PA15
pub struct PA15<Mode> { /* private fields */ }