Gp19Uart0Rts

Type Alias Gp19Uart0Rts 

Source
pub type Gp19Uart0Rts = Pin<Gpio19, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp19Uart0Rts { /* private fields */ }