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