pub type PK5<MODE = Input<Floating>> = Pin<'K', 5, MODE>;
pub struct PK5<MODE = Input<Floating>> { /* private fields */ }