Type Alias Gp25Uart1Rx

Source
pub type Gp25Uart1Rx = Pin<Gpio25, FunctionUart, PullNone>;
Expand description

UART Function alias for pin [crate::Pins::gpio25]. Alias for a configured Pin

Aliased Typeยง

pub struct Gp25Uart1Rx { /* private fields */ }