Gp27Uart1Rts

Type Alias Gp27Uart1Rts 

Source
pub type Gp27Uart1Rts = Pin<Gpio27, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp27Uart1Rts { /* private fields */ }