pub type UsbDPlusGpio<'d> = Gpio19<'d>;
USB D+ GPIO pin
pub struct UsbDPlusGpio<'d>(/* private fields */);