Type Alias rp_pico::Gp5Uart1Rx

source ·
pub type Gp5Uart1Rx = Pin<Gpio5, FunctionUart, PullNone>;
Expand description

UART Function alias for pin crate::Pins::gpio5. Alias for a configured Pin

Aliased Type§

struct Gp5Uart1Rx { /* private fields */ }