Type Alias rp_pico::Gp3Uart0Rts

source ·
pub type Gp3Uart0Rts = Pin<Gpio3, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp3Uart0Rts { /* private fields */ }