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