Type Alias Gp1Uart0Rx

Source
pub type Gp1Uart0Rx = Pin<Gpio1, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp1Uart0Rx { /* private fields */ }