Type Alias rp_pico::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§

struct Gp9Uart1Rx { /* private fields */ }