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