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