Type Alias rp_pico::Gp14Uart0Cts

source ·
pub type Gp14Uart0Cts = Pin<Gpio14, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp14Uart0Cts { /* private fields */ }