Gp15Uart0Rts

Type Alias Gp15Uart0Rts 

Source
pub type Gp15Uart0Rts = Pin<Gpio15, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp15Uart0Rts { /* private fields */ }