Type Alias rp_pico::Gp19Uart0Rts

source ·
pub type Gp19Uart0Rts = Pin<Gpio19, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp19Uart0Rts { /* private fields */ }