Gp7Uart1Rts

Type Alias Gp7Uart1Rts 

Source
pub type Gp7Uart1Rts = Pin<Gpio7, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp7Uart1Rts { /* private fields */ }