Type Alias rp_pico::Gp27Uart1Rts

source ·
pub type Gp27Uart1Rts = Pin<Gpio27, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp27Uart1Rts { /* private fields */ }