Gp18Uart0Cts

Type Alias 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ยง

pub struct Gp18Uart0Cts { /* private fields */ }