Type Alias rp_pico::Gp2Uart0Cts

source ·
pub type Gp2Uart0Cts = Pin<Gpio2, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp2Uart0Cts { /* private fields */ }