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