pub type PF11<MODE = Input<Floating>> = Pin<'F', 11, MODE>;
pub struct PF11<MODE = Input<Floating>> { /* private fields */ }