pub type PDx<Mode> = Pin<Gpiod, Ux, Mode>;
Partially erased pin for GPIOD
pub struct PDx<Mode> { /* private fields */ }