Type Alias rp_pico::Gp15Uart0Rts

source ·
pub type Gp15Uart0Rts = Pin<Gpio15, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp15Uart0Rts { /* private fields */ }