Gp6Uart1Cts

Type Alias Gp6Uart1Cts 

Source
pub type Gp6Uart1Cts = Pin<Gpio6, FunctionUart, PullNone>;
Expand description

UART Function alias for pin [crate::Pins::gpio6]. Alias for a configured Pin

Aliased Typeยง

pub struct Gp6Uart1Cts { /* private fields */ }