Gp10Uart1Cts

Type Alias Gp10Uart1Cts 

Source
pub type Gp10Uart1Cts = Pin<Gpio10, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp10Uart1Cts { /* private fields */ }