Type Alias rp_pico::Gp6Uart1Cts

source ·
pub type Gp6Uart1Cts = Pin<Gpio6, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp6Uart1Cts { /* private fields */ }