Type Alias rp_pico::Gp10Uart1Cts

source ·
pub type Gp10Uart1Cts = Pin<Gpio10, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp10Uart1Cts { /* private fields */ }