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