pub type Gp1Uart0Rx = Pin<Gpio1, FunctionUart, PullNone>;
UART Function alias for pin [crate::Pins::gpio1]. Alias for a configured Pin
Pin
pub struct Gp1Uart0Rx { /* private fields */ }