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