Gp9Uart1Rx

Type Alias Gp9Uart1Rx 

Source
pub type Gp9Uart1Rx = Pin<Gpio9, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp9Uart1Rx { /* private fields */ }