Type Alias rp_pico::Gp7Uart1Rts

source ·
pub type Gp7Uart1Rts = Pin<Gpio7, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp7Uart1Rts { /* private fields */ }