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