Type Alias rp_pico::Gp18Uart0Cts

source ·
pub type Gp18Uart0Cts = Pin<Gpio18, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp18Uart0Cts { /* private fields */ }